|
From: <dan...@ya...> - 2000-12-20 06:59:28
|
--- Le...@ca... wrote: > Hi all, > was just wondering - if one wanted to code an odbc application - > using > mingw32 - where would one get import header and lib files from? > _ The current mingw headers and libs provide support for odbc ver 2.50. As long as you stay within the 2.50 standard you should be okay. Updates to ODBC 3.51 are in the pipe. You also need a driver. Usually one comes with proprietary database apps. You can also download the odbc SDK, which includes headers, libs, and test programmes from MSDN. Danny _____________________________________________________________________________ http://au.yahoo.com/shopping/giftguide/christmas/jumppage.html - Yahoo! Gift Guides - Looking for inspiration? |