Thread: Is There a psqlODBC + iODBC HOWTO?

Is There a psqlODBC + iODBC HOWTO?

From
Scott Dudley
Date:
I'm new to psqlODBC but have used iODBC in the past.  I haven't found
any documentation on the DSN format in $ODBCINI.

I've grasped at straws to no avail.  Best I get from iodbctest is:
"SQLDriverConnectW = connction string lacks some options (202)
SQLSTATE=08001"

Is there a HOWTO or can someone point me in the right direction?

Many thanks.

--

Regards,

Scott Dudley


Re: Is There a psqlODBC + iODBC HOWTO?

From
"Richard Broersma"
Date:
On Tue, May 20, 2008 at 2:30 PM, Scott Dudley <scott@telesoft.com> wrote:
>
> I'm new to psqlODBC but have used iODBC in the past.  I haven't found any
> documentation on the DSN format in $ODBCINI.
>
> I've grasped at straws to no avail.  Best I get from iodbctest is:
> "SQLDriverConnectW = connction string lacks some options (202)
> SQLSTATE=08001"
>
> Is there a HOWTO or can someone point me in the right direction?

I don't know of any information beyond this:


http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/~checkout~/psqlodbc/psqlodbc/docs/config-opt.html?rev=1.1&content-type=text/plain


--
Regards,
Richard Broersma Jr.

Visit the Los Angles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

Re: Is There a psqlODBC + iODBC HOWTO?

From
"Albe Laurenz"
Date:
Scott Dudley wrote:
>> I'm new to psqlODBC but have used iODBC in the past.  I haven't found any
>> documentation on the DSN format in $ODBCINI.
>>
>> I've grasped at straws to no avail.  Best I get from iodbctest is:
>> "SQLDriverConnectW = connction string lacks some options (202)
>> SQLSTATE=08001"
>>
>> Is there a HOWTO or can someone point me in the right direction?


Richard Broersma answered:
> I don't know of any information beyond this:
>
>
http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/~checkout~/psqlodbc/psqlodbc/docs/config-opt.html?rev=1.1&content-type=text/plain

Could you send all the options you have set?

Yours,
Laurenz Albe