Rob
|
| Posted: 12/28/2005, 11:22 AM |
|
Hello,
I have gone through the standard connection wizard and have build a connection string for our postgresql database. I can't find where in the config to assign the actual database name to use in the connection. Other than this, things test out well.
Here is my current string:
Provider=PostgreSQL OLE DB Provider;Password=XXXXXX;User ID=postgres;Data Source="";Location=meddornamarketing;Extended Properties=""
Whenever I put anything in the datasource field I get a unspecified error, and this seems to be required to create a grid on my page.
Thanks in advance!
|
|
|
 |
|