Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PostgreSQL via OLEDB
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
PostgreSQL via OLEDB
Divers
Thread ID:
00975032
Message ID:
00975032
Vues:
99
Hello All, I'm would like to connect to a remote PostgreSQL database using the PG OLEDB provider, I've achieved this using ADO but would prefer SQL pass through, the connection string I've successfully used with ADO is this:
ConnectionString = "Provider=PostgreSQL.1;data source=12.0.34.89;location=mydatabase;User ID=myid;Password=mypassword"
however if I use this with
han = SQLStringConnect(ConnectionString)
I get the dialogue box prompting me for a DSN, any ideas ? is this possible ?
Regards,
Peter J. Kane



Pete
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform