Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
English Query w/SQL Server 70
Message
 
 
To
27/11/1999 13:47:46
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00296000
Message ID:
00296018
Views:
40
This is a very rough example:

oeq = createobject("mseq.session")
oeq.initdomain(GetFile())
x = oeq.parserequest("How much chocolate did each customer order?")

?x.commands(0).sql

You can use this against the sample that ships with SQL Server...

HTH...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform