Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQLExec to return empty record
Message
From
19/03/2003 02:37:20
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
SQLExec to return empty record
Miscellaneous
Thread ID:
00767402
Message ID:
00767402
Views:
35
I would like to use SQLExec() to return empty record. In VFP, I would simply do:
SELECT * FROM News WHERE .F.
but, from VFP, to query from a SQL Server table, doing this:
SQLExec(lnHandle,'select * from dbo.News where .f.')
returns all the records. What is the proper syntax to use?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform