Neil Best wrote:
Neil Best wrote:
Does anyone know if it's possible?
I said: ./configure --with-odbc=/usr/include/w32api
It doesn't seem possible, so I am resigned to making it work in the FWTools
DOS shell. Is it possible to make a DSN-less ODBC connection? In other
words, can I specif
Neil Best wrote:
Neil Best wrote:
Does anyone know if it's possible?
I said: ./configure --with-odbc=/usr/include/w32api
It doesn't seem possible, so I am resigned to making it work in the FWTools
DOS shell. Is it possible to make a DSN-less ODBC connection? In other
words, can I specif
Neil Best wrote:
>
> Does anyone know if it's possible?
>
> I said: ./configure --with-odbc=/usr/include/w32api
>
It doesn't seem possible, so I am resigned to making it work in the FWTools
DOS shell. Is it possible to make a DSN-less ODBC connection? In other
words, can I specify my data
Does anyone know if it's possible?
I said:
./configure --with-odbc=/usr/include/w32api
and then make throws a bunch of errors involving .h files in that directory.
If anyone has tried this I would appreciate hearing from you.
Would it be any different undr MinGW? I have never worked with it