dbTalk Databases Forums  

Escape Characters in Strings

microsoft.public.sqlserver.programming microsoft.public.sqlserver.programming


Discuss Escape Characters in Strings in the microsoft.public.sqlserver.programming forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
andyza
 
Posts: n/a

Default Re: Escape Characters in Strings - 09-03-2012 , 01:57 PM






On Sun, 2 Sep 2012 07:58:28 -0400, "Bob Barrows"
<reb01501 (AT) NOSPAMyahoo (DOT) com> wrote:

Quote:
How would you do it on a non-ms platform like PHP?
Ask in a PHP newgroup?

They'll just tell you to switch to MySQL...

Reply With Quote
  #12  
Old   
Bob Barrows
 
Posts: n/a

Default Re: Escape Characters in Strings - 09-03-2012 , 03:04 PM






andyza wrote:
Quote:
On Sun, 2 Sep 2012 07:58:28 -0400, "Bob Barrows"
reb01501 (AT) NOSPAMyahoo (DOT) com> wrote:

How would you do it on a non-ms platform like PHP? Ask in a PHP
newgroup?

They'll just tell you to switch to MySQL...
Why? PHP has nothing capable of communicating with sql server?

Reply With Quote
  #13  
Old   
andyza
 
Posts: n/a

Default Re: Escape Characters in Strings - 09-06-2012 , 03:00 PM



On Mon, 3 Sep 2012 16:04:17 -0400, "Bob Barrows"
<reb01501 (AT) NOSPAMyahoo (DOT) com> wrote:

Quote:
They'll just tell you to switch to MySQL...

Why? PHP has nothing capable of communicating with sql server?

PHP can communicate with MSSQL - in a limited sort of way. But
Microsoft has a SQL Server Driver for PHP which works well for most
PHP applications. And there's also the FreeTDS project...

But most PHP development happens on MySQL, so many PHP/MSSQL questions
on forums get responded to with stupid "just switch to MySQL"
comments.

Reply With Quote
  #14  
Old   
Bob Barrows
 
Posts: n/a

Default Re: Escape Characters in Strings - 09-06-2012 , 05:35 PM



andyza wrote:
Quote:
On Mon, 3 Sep 2012 16:04:17 -0400, "Bob Barrows"
reb01501 (AT) NOSPAMyahoo (DOT) com> wrote:


They'll just tell you to switch to MySQL...

Why? PHP has nothing capable of communicating with sql server?

PHP can communicate with MSSQL - in a limited sort of way. But
Microsoft has a SQL Server Driver for PHP which works well for most
PHP applications. And there's also the FreeTDS project...

But most PHP development happens on MySQL, so many PHP/MSSQL questions
on forums get responded to with stupid "just switch to MySQL"
comments.
So tell them you're usiong mysql - the same answer will likely apply to sql

Reply With Quote
  #15  
Old   
andyza
 
Posts: n/a

Default Re: Escape Characters in Strings - 09-07-2012 , 12:07 PM



On Thu, 6 Sep 2012 18:35:42 -0400, "Bob Barrows"
<reb01501 (AT) NOSPAMyahoo (DOT) com> wrote:
Quote:
So tell them you're usiong mysql - the same answer will likely apply to sql
:->
I'll tell them I'm using MS Access for a multi-user enteprise
solution!

Reply With Quote
  #16  
Old   
Bob Barrows
 
Posts: n/a

Default Re: Escape Characters in Strings - 09-07-2012 , 12:18 PM



andyza wrote:
Quote:
On Thu, 6 Sep 2012 18:35:42 -0400, "Bob Barrows"
reb01501 (AT) NOSPAMyahoo (DOT) com> wrote:

So tell them you're usiong mysql - the same answer will likely apply
to sql

:-
I'll tell them I'm using MS Access for a multi-user enteprise
solution!
Again, the answer will likely apply to sql server as well. Passing parameter
values is passing parameter values, regardless of the backend database.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.