Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ODBC
Message
From
13/07/2000 14:31:18
Rene Van Den Berg
Infertility Database Systems Ltd
Islington, United Kingdom
 
 
To
15/06/2000 12:18:20
Rene Van Den Berg
Infertility Database Systems Ltd
Islington, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Re: ODBC
Miscellaneous
Thread ID:
00379897
Message ID:
00391968
Views:
12
Further to the previous messages. I`ve now got it working fine with SQLEXEC, but the next problem is the following and has to do with inserting records.

It doesn`t like it when I try to insert fields or use a macro substitution, variable or something, e.g.

=SQL(myconnhandle,"INSERT INTO tabletoupdate (id) VALUES (mytable.id)")

doesn`t work.

However, when I do this, e.g.:

=SQL(myconnhandle,"INSERT INTO tabletoupdate (id) VALUES (2)")

it works fine.

Any ideas? Thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform