Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQLExecute and resulting Object
Message
General information
Forum:
ASP.NET
Category:
Visual FoxPro Toolkit for .NET
Miscellaneous
Thread ID:
00659391
Message ID:
00659392
Views:
24
Hi Fred,
Dim goView As DataView
goView = SqlExecute(oConn, lcSQL, "CustomerList")
hth,
Kamal

>With the stupid questions atleast you know that people are using the toolkit. In the SQLExecute example in the help
>
>'Connect to the Database, execute the query and disconnect
>'SqlConnect(), SqlExecute(), SqlDisconnect()
>oConn = SqlConnect(lcConnectionString)
>goView = SqlExecute(oConn, lcSQL, "CustomerList")
>
>goView is the resulting object from the SQLExecute. How should goView be defined? Which object should it be defined as?
>
>Thanx.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform