Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combining VFP and SQL Server data in a join
Message
De
09/11/2009 18:19:19
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
À
09/11/2009 18:10:16
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Divers
Thread ID:
01433921
Message ID:
01433922
Vues:
59
>Hi
>
>I'm doing an app that has to join data from a VFP free table with data stored in SQL Server.
>I have the VFP data in a datatable.
>I'm using SQLCommand to access the SQL Server data and have that in a datatable.
>Any suggestions as to the best and most efficient way to join the data so that I can use the joined results as the datasource of a datagridview?
>
>
>
>.

I am not the expert on ADO but if you add both DataTables to a DataSet you can then set a relation in the Dataset between them.
Tim
Timothy Bryan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform