Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Query result not right
Message
From
18/03/2009 09:14:14
 
 
To
18/03/2009 09:04:49
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01389068
Message ID:
01389073
Views:
44
>HI,
>
>my requry is like this: select * from tbon
>sometime I must close my form et open it again before having the right result.
>

Is the table tbon open and buffered? Are you trying to get buffered results in your query? In VFP 8, you have to do some tricks to make that work. In VFP 9, just add the WITH BUFFERING clause to the query.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform