Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor INNER JOIN with client server table
Message
De
03/08/2005 15:52:13
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
01038183
Message ID:
01038288
Vues:
24
>Is there a DBC on the server?

No, only free tables.

>What protocol are you using to access the data (i.e. ODBC)?

I have this connection string:
This.cSQLStringConnect='Driver={Microsoft Visual FoxPro Driver};SourceType=DBF;SourceDB='+gcMainDbf+';Exclusive=No;Collate='+;
 'Machine;NULL=NO;DELETED=NO;BACKGROUNDFETCH=NO'
This.nHandle=SQLStringConnect(This.cSQLStringConnect)
>Can you access the DBF/DBC directly from code?

Yes, but that used to be the old approach. Now, I have scaled the search engine entirely on a decidated server. Once I have the cursor, I need to inner join that on the main table which resides on the main server.

>Can you have any code on the server?

Yes
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform