Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PostgreSQL via OLEDB
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00975032
Message ID:
00975033
Vues:
19
SPT works with ODBC only. You may consider CursorAdapter for ADO connection.

>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 ?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform