Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can VFP clear tables used by ODBC?
Message
From
22/01/2003 08:08:39
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
 
 
To
22/01/2003 01:38:32
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00744135
Message ID:
00744186
Views:
10
Have you tried TABLEUPDATE() and SQLCOMMIT() ?

If table buffering is set to 5 , you must execute TABLEUPDATE() for your changes to be saved .


>Hi All,
>
>I have an SQL View in my database which I am running a select on through SQLEXEC. Now the select works perfectly, however if I update my data in the table that the SQL View is looking at and re-run the select the data doesn't seem to update in the view until I SQLDisconnect(). Is there anyway to clear all the data being used by the ODBC driver without having to disconnect from my connection?
>
>thanks,
>
>Michael Henstock
>AWS
Previous
Reply
Map
View

Click here to load this message in the networking platform