logo       
Google Custom Search
    AddThis Social Bookmark Button

psqlodbc ready for amd64?!: msg#00006

Subject: psqlodbc ready for amd64?!
Hi!

I am trying to use psqlodbc driver on my computer (amd64) without success... I am thinking that psqlodbc driver is not ready for such a platform because of
declarations mentioned below:

typedef long int SDWORD; in isql.h:10

or

typedef long DWORD; in iodbc.h:30

on my platform:

sizeof(DWORD) == sizeof(SDWORD) is 8 not 4.

Are those declarations correct? Am I wrong?

Regards,
Karol Szkudlarek

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

              http://archives.postgresql.org




Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>