Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql server insert problem
Message
From
12/09/2006 09:49:22
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
12/09/2006 09:24:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01152996
Message ID:
01153001
Views:
28
>I know when we have ' we have to double it, there is another caracter that i have to double ????
>and what i do with the :
>thanks !

There are no characters you have to double if you use parametric insertions vs hardcoded. ie:

lcName = "O'hara"
SQLExec(m.lnHandle, "insert into myTable (myName) values (?m.lcName)")

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform