Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New to Cursoradaptors
Message
De
29/03/2004 17:20:38
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00890588
Message ID:
00890611
Vues:
18
>Hi....
>
>Starting to move my system to vfp 8/9
>
>My first question is can a cursor adaptor connect to VFP Data and SQL-Server data at the same time..
>
>something like the below
>
>Select a.*, b.* from vfpdata a inner join sqlserverdata b on(a.iid = b.iid) where b.customer = 'First Last Bank'
>
>just an example above but you get the idea
>
>I'm guessing it can ;) but haven't a clue as to how
>
>
>I'll have many more questions but this should get me started
>
>
>jp

Hi John,

By default, CursorAdapter can't query data from different data sources, but you can subclass it and make this happen.

Thanks,
Aleksey.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform