Re: Seeting up a DSN programatically

From: "Jay Doggett" <jmdoggett(at)comcast(dot)net>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Seeting up a DSN programatically
Date: 2005-11-26 23:21:27
Message-ID: NFBBJFOAHGOGNAODLCCEGEJGBOAB.jmdoggett@comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

List,

I got it to work.

Jay

-----Original Message-----
From: pgsql-odbc-owner(at)postgresql(dot)org
[mailto:pgsql-odbc-owner(at)postgresql(dot)org]On Behalf Of Jay Doggett
Sent: Friday, November 25, 2005 5:57 PM
To: pgsql-odbc(at)postgresql(dot)org
Subject: [ODBC] Seeting up a DSN programatically

List,

I'm running into a problem setting up a postgresql system dsn
programatically. Have any of you figured out how to do this with MSVC++?

I have setup the registry entry for the driver. Before I did that I was
getting a message box that said the setup routines could not be found. Now,
I get a hard break int 3 in the driver.

I have built the driver dll, but I am not eager to debgug it. Does the
Config DSN call require more than the driver name, server name, database and
authentication stuff?

Jay

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2005-11-27 20:26:28 Re: VARCHAR, CHAR types changed ?
Previous Message Jay Doggett 2005-11-26 01:56:47 Seeting up a DSN programatically