Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB 5 - ADO Problem
Message
From
26/11/1998 12:52:52
 
 
To
26/11/1998 10:52:59
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00161785
Message ID:
00161808
Views:
15
You should try posting your question in the VB forum.

>This is not really the forum to discuss a VB problem but the following problem is really driving me crazy. The following statement works fine
> Dim oRS as ADODB.RecordSet
> Set oRS= New ADODB.RecordSet
> oRS.Open "tablename", oConn ( oConn already opened)
>however if I try
> oRS.Open "SELECT * FROM tablename, oConn
>I get an error! Further if I try the same thing in VFP 5.0, no error are generated. Any suggestions.
Previous
Reply
Map
View

Click here to load this message in the networking platform