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:
00659969
Views:
22
>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.

I'm still having some problems. Is there an error object that I can look at to see the exact error?
Fred Lauckner

You know, it works on my computer. I don't know what your problem is.

.Net aint so bad.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform