Re: ODBC changes - Mailing list pgsql-odbc
From | Dave Page |
---|---|
Subject | Re: ODBC changes |
Date | |
Msg-id | FED2B709E3270E4B903EB0175A49BCB10472F0@dogbert.vale-housing.co.uk Whole thread Raw |
In response to | ODBC changes (Hiroshi Inoue <Inoue@tpf.co.jp>) |
Responses |
Re: ODBC changes
|
List | pgsql-odbc |
> -----Original Message----- > From: Hiroshi Inoue [mailto:Inoue@tpf.co.jp] > Sent: 27 November 2001 01:53 > To: pgsql-odbc@postgresql.org > Subject: [ODBC] ODBC changes > > > Hi all, > > I've committed the following changes. > psqlodbc driver is now 7.01.0009. > > 1) Add md5 authentication support thanks to Bruce Momjian. > 2) Use abbreviated connection strings more widely. It seems > to fix the trouble with PowerBuilder. > 3) Fix a few(not all) bugs about SQLetData() reported by > Mika Mantyla. > 4) Fix an option dialog setting bug. > 5) Improve the handling of literals in parse_statement(). > 6) Improve the internal timestamp scale handling. > Hiroshi, I just tried to build this for distribution - any idea what I'm missing - presumably I need to add a reference to an MD5 library (if there is one in VC++)? Cheers, Dave. Deleting intermediate files and output files for project 'psqlodbc - Win32 Release'. --------------------Configuration: psqlodbc - Win32 Release-------------------- Compiling resources... Compiling... bind.c columninfo.c connection.c convert.c dlg_specific.c drvconn.c C:\Documents and Settings\dpage\My Documents\CVS\pgsql\src\interfaces\odbc\drvconn.c(328) : warning C4028: formal parameter 2 different from declaration C:\Documents and Settings\dpage\My Documents\CVS\pgsql\src\interfaces\odbc\drvconn.c(328) : warning C4024: 'DialogBoxParamA' : different types for formal and actual parameter 4 C:\Documents and Settings\dpage\My Documents\CVS\pgsql\src\interfaces\odbc\drvconn.c(334) : warning C4028: formal parameter 2 different from declaration C:\Documents and Settings\dpage\My Documents\CVS\pgsql\src\interfaces\odbc\drvconn.c(334) : warning C4024: 'DialogBoxParamA' : different types for formal and actual parameter 4 environ.c execute.c gpps.c info.c lobj.c misc.c multibyte.c odbcapi.c odbcapi30.c options.c parse.c pgtypes.c psqlodbc.c qresult.c results.c setup.c C:\Documents and Settings\dpage\My Documents\CVS\pgsql\src\interfaces\odbc\setup.c(134) : warning C4028: formal parameter 2 different from declaration C:\Documents and Settings\dpage\My Documents\CVS\pgsql\src\interfaces\odbc\setup.c(134) : warning C4024: 'DialogBoxParamA' : different types for formal and actual parameter 4 C:\Documents and Settings\dpage\My Documents\CVS\pgsql\src\interfaces\odbc\setup.c(306) : warning C4028: formal parameter 2 different from declaration C:\Documents and Settings\dpage\My Documents\CVS\pgsql\src\interfaces\odbc\setup.c(306) : warning C4024: 'DialogBoxParamA' : different types for formal and actual parameter 4 C:\Documents and Settings\dpage\My Documents\CVS\pgsql\src\interfaces\odbc\setup.c(313) : warning C4028: formal parameter 2 different from declaration C:\Documents and Settings\dpage\My Documents\CVS\pgsql\src\interfaces\odbc\setup.c(313) : warning C4024: 'DialogBoxParamA' : different types for formal and actual parameter 4 socket.c statement.c tuple.c tuplelist.c Linking... Creating library Release/psqlodbc.lib and object Release/psqlodbc.exp connection.obj : error LNK2001: unresolved external symbol _EncryptMD5 Release/psqlodbc.dll : fatal error LNK1120: 1 unresolved externals Error executing link.exe. psqlodbc.dll - 2 error(s), 10 warning(s)
pgsql-odbc by date: