Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PostgreSQL via OLEDB
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
PostgreSQL via OLEDB
Miscellaneous
Thread ID:
00975032
Message ID:
00975032
Views:
103
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
Next
Reply
Map
View

Click here to load this message in the networking platform