Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can someone please explain the difference...
Message
From
22/03/2004 23:53:51
 
 
To
22/03/2004 19:04:39
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00888701
Message ID:
00888735
Views:
7
Hi,

Could the view possibly be opened with NoDataOnLoad = .T. ??
If so just issue a Requery on the view.

HTH
Dennis

>between
>CREATE SQL VIEW CQRY AS SELECT * FROM CONTACT!CONTACTS WHERE TOWN='NEWPORT'
>which returns no records from a given database
>
>and
>
>SELECT * FROM CONTACT!CONTACTS WHERE TOWN='NEWPORT' INTO DBF 'CQRY'
>
>which returns 106 matches from the same database?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform