Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remote view based on SPT cursor or connection handle
Message
 
À
03/04/2005 06:35:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 7 SP1
Divers
Thread ID:
01001077
Message ID:
01001084
Vues:
25
>>
>>CREATE DATABASE temp
>>CREATE CONNECTION PostgreConn CONNSTRING "DRIVER=PostgreSQL;" + ;
>>                                         "DATABASE=template1;SERVER=localhost;" + ;
>>                                         "PORT=5432;UID=postgres;PWD=masterkey;B9=0"
>>
>>CREATE SQL VIEW myview REMOTE CONNECTION PostgreConn AS SELECT * FROM pg_namespace
>>
>
>I cannot use VFP9 since docking toolbar in VFP 9 with Win 98 makes toolbar invisible in some computers.
>
>So the only way is to create separate connection handle and is is not possible to use the SPT connection handle or SPT cursor ?


No, at least I don't know way. I use CAs. Why you want to use REQUERY() for SPT cursor?
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform