Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor adapter with text files
Message
 
 
To
23/07/2007 08:55:00
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01242234
Message ID:
01242748
Views:
18
This message has been marked as the solution to the initial question of the thread.
The following works for me from command window
oCA.InsertCmd = "INSERT INTO tempsdf.txt VALUES (?fld01, ?fld02, ?fld03)"

INSERT INTO crsSdfText VALUES("ZZZZ3", "12345678", "KKKKKK")
INSERT INTO crsSdfText VALUES("ZZZZ4", "12345678", "KKKKKK")
? TABLEUPDATE(1)
>I'm a bit pushy... :(
>
>It's okey for me just read and insert... But I couldn't success just insert yet... :(
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform