Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VB 5 - ADO Problem
Message
De
26/11/1998 10:52:59
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
VB 5 - ADO Problem
Divers
Thread ID:
00161785
Message ID:
00161785
Vues:
49
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.

Thanks for the Help

Sonali
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform