install gcc compiler
install MyODBC-3.51.11-2-win
paste sql.h, sqlext.h, sqltypes.h in the include folder
paste libodbccp32.a, libodbc32.a in lib folder
configure windows settings as per:: configuration link
compiler your c program with:
gcc testprogram.c -lodbc32
and u r done
cheers!!
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment