Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can someone please explain the difference...
Message
From
22/03/2004 19:22:41
 
 
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:
00888707
Views:
15
Harry,

Are you saying that when you USE or REQUERY the view you get no records?
If so, is there any chance at all that there are 2 different CONTACT databases/tables at play?

good luck


>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