Re: Odbcapi30.c - 64 bit compiler warning cleanup
От | Ludek Finstrle |
---|---|
Тема | Re: Odbcapi30.c - 64 bit compiler warning cleanup |
Дата | |
Msg-id | 20060126183725.GA11754@soptik.pzkagis.cz обсуждение исходный текст |
Ответ на | Re: Odbcapi30.c - 64 bit compiler warning cleanup ("Dave Page" <dpage@vale-housing.co.uk>) |
Ответы |
Re: Odbcapi30.c - 64 bit compiler warning cleanup
|
Список | pgsql-odbc |
> > >> I don't solve the problem in options.c where 64-bit pointer may > > >> be passwd throught 32-bit number. I don't know how to solve it. > > > > > No nor I. Any chance of a little help with this one please Tom? > > > > I assume that you can't alter the signature of PGAPI_SetConnectOption, > > ie, vParam really has to be SQLUINTEGER and not some other type? > > The spec actually says it should be a SQLPOINTER. Changing to that > unleashes a whole barrel of extra fun unfortunately. I don't think it will be so problematic. I'll try it. It's the best way to support Win64. Very good point Tom. > > and Microsoft is never going to figure out how > > to 64-bit-ify that pile of junk they call an OS, so no need to bend > > our brains wondering how this would work on 64-bit Windows. > > There have been 64bit versions of Windows for Itanium for ages, and > 2003/XP have also been readily available now for a few months. That > said, psqlODBC definitely doesn't support 64 bit builds on Windows yet. I have no access to 64-bit windows. I have no 64-bit compiler for win :-( We have to hope that someone will donate for 64-bit Windows version or someone with access to 64-bit win with compiler will join us. Regards, Luf
В списке pgsql-odbc по дате отправления: