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

Click here to load this message in the networking platform