Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert statement with CHR(13)
Message
From
05/07/2001 10:51:29
 
 
To
05/07/2001 10:49:08
Deepak Chopra
IBM Global Services India Pvt. Ltd.
Pune, India
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00526940
Message ID:
00526966
Views:
12
hi!

lcMemoContent='something'+chr(13)+'something'
SQLEXEC(nConnectHandle, "INSERT INTO MyTable (MyMemoField) values (?lcMemoContent)")

As you see, using ? you can provide any data to the SQLEXEC() command. ODBC parse '?' parameters by another way. VFP provides information for ? parameters from the variables and data fields specified just after the '?'.

HTH.

>my question was regarding odbc
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform