Re: ODBC & PHP4

2003-06-01 Thread Martin Gainty
3 11:23 AM Subject: Re: ODBC & PHP4 > > i'm trying to build unixODBC & PHP with ODBC support > > on CYGWIN. > > There should perhaps be a possibility to bridge Windows' ODBC to Cygwin, > so that you can compile PHP with Windows' ODBC. > > Perh

Re: ODBC & PHP4

2003-06-01 Thread Sven Köhler
i'm trying to build unixODBC & PHP with ODBC support on CYGWIN. There should perhaps be a possibility to bridge Windows' ODBC to Cygwin, so that you can compile PHP with Windows' ODBC. Perhaps all you need are some header-files, but i'm not to sure about that, because Windows DLLs and Cygwin mus

ODBC & PHP4

2003-05-31 Thread Ariz Jacinto
i'm trying to build unixODBC & PHP with ODBC support on CYGWIN. my first problem is with unixODBC. actually, building unixODBC on CYGWIN is easy but when i've tested the "isql" application to connect to a database, i received an error "Could not SQLConnect". i reviewed my ini settings and found o