Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADODB and VFP tables
Message
 
 
À
03/05/2003 11:25:17
Mike Sue-Ping
Cambridge, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00784570
Message ID:
00784573
Vues:
26
This message has been marked as the solution to the initial question of the thread.
>Hi All,
>
>I'm not sure that this is the appropriate category to post this, but, here goes.
>
>I've managed to create an ADODB recordset from a single VFP7 table that currently sits in a particular folder. I'm using a connection string with Provider set to VFPOLEDB and the Data Source points to the folder where the table exists.
>
>I now want to create a different recordset using Open(SQL select...) where the SQL select takes data from two VFP tables. My problem is that the tables are located in separate folders and I don't know how or if its even possible to make this work. As far as I can see, the Data Source only points to one folder. How do I get it to look into another folder where the second VFP table is located?
>
>Anyone know if this can be done?
>
>TIA
>
>Regards,

Hi Mike,

I don't know if it would work but you can try to specify full name (including path) for the other table.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform