Re: Specified driver could not be loaded due to system error 998 (PostgreSQL). - Mailing list pgsql-odbc

From Merlin Moncure
Subject Re: Specified driver could not be loaded due to system error 998 (PostgreSQL).
Date
Msg-id 6EE64EF3AB31D5448D0007DD34EEB3415C2D5D@Herge.rcsinc.local
Whole thread Raw
List pgsql-odbc

stuff to try:

try installing replace psqlodbc.dll and rerunning psqlodbc registry patch.

do a system search for alternate copies of psqlodbc.dll and destroy them.

look through registry for connx stuff and try deleting that

reboot.

 

merlin

 


From: pgsql-odbc-owner@postgresql.org [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of Joel Fradkin
Sent: Wednesday, July 13, 2005 10:37 AM
To: pgsql-odbc@postgresql.org
Subject: [ODBC] Specified driver could not be loaded due to system error 998 (PostgreSQL).

 

Any one have any idea what causes this?

I tested the connx odbc driver yesterday (my connection string worked prior to this test).

I am able to connect using a dsn, but my regular connection string does not use dsn.

 

It used to work and is woking on other machines, so I must have some issue, but I reloaded postgres.

My connect looks like

Session("StringConn") = "DRIVER={PostgreSQL};DATABASE=wazuni;SERVER=192.168.123.121;PORT=5432;UID=po

stgres;PWD=;ReadOnly=0;Protocol=6.4;FakeOidIndex=0;ShowOidColumn=0;RowVersio

ning=0;ShowSystemTables=0;ConnSettings=;Fetch=100;Socket=4096;UnknownSizes=0

;MaxVarcharSize=254;MaxLongVarcharSize=8190;Debug=0;CommLog=0;Optimizer=1;Ks

qo=1;UseDeclareFetch=0;TextAsLongVarchar=1;UnknownsAsLongVarchar=0;BoolsAsCh

ar=1;Parse=0;CancelAsFreeStmt=0;ExtraSysTablePrefixes=dd_;LFConversion=1;Upd

atableCursors=1;DisallowPremature=0;TrueIsMinus1=0;BI=0;ByteaAsLongVarBinary

=0;UseServerSidePrepare=0"

 

 

Joel Fradkin

 

Wazagua, Inc.
2520 Trailmate Dr
Sarasota, Florida 34243
Tel.  941-753-7111 ext 305

 

jfradkin@wazagua.com
www.wazagua.com
Powered by Wazagua
Providing you with the latest Web-based technology & advanced tools.
© 2004. WAZAGUA, Inc. All rights reserved. WAZAGUA, Inc
 This email message is for the use of the intended recipient(s) and may contain confidential and privileged information.  Any unauthorized review, use, disclosure or distribution is prohibited.  If you are not the intended recipient, please contact the sender by reply email and delete and destroy all copies of the original message, including attachments.

 


 

 

pgsql-odbc by date:

Previous
From: "Joel Fradkin"
Date:
Subject: Specified driver could not be loaded due to system error 998 (PostgreSQL).
Next
From: "Joel Fradkin"
Date:
Subject: I tried turning on debug in a dsn less connection and get Catastrophic failure?