Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ODBC nightmare
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00670068
Message ID:
00670093
Views:
18
when i perform a sqlexec(insert... a record appears in the table im trying to write to. I can test this by executing a sqlexec(select * from... and seeing that there is a new record in the table.

However when i try an sqlexec(delete from ... nothing happens. When i try the test the table remains as it was. I can see the inserts in there but i can't get rid of them.

=SqlExec(nn, 'delete from cddict.dbf where id >= 1') dosent do anything.

help!!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform