Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Pass Through question
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
SQL Pass Through question
Miscellaneous
Thread ID:
00612892
Message ID:
00612892
Views:
42
Using SQL Pass Through I issue the following command


LcSQL = " Select * from parts; Select * from titles "
LnResul = SQLExec(hConn, LcSQL)

It creates 2 results set named “Sqlresult & Sqlresult1”

Is there a way to name the results sets with specific aliases??
B.D.H.
Next
Reply
Map
View

Click here to load this message in the networking platform