Re: Bug in mysql.h header file

2003-12-16 Thread Aftab Jahan Subedar
rget to add the path to the mysqlclient library in the 'Additional library path:' field. Pat... - Original Message - From: "P Arunachalam" <[EMAIL PROTECTED]> To: "Patrick Sherrill" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday,

Re: Bug in mysql.h header file

2003-12-16 Thread P Arunachalam
> added in the 'Object/library module' field separated > by spaces (e.g. > 'wsock32.lib mysqlclient.lib'). Don't forget to add > the path to the > mysqlclient library in the 'Additional library > path:' field. > > Pat... > > > ----- Or

Re: Bug in mysql.h header file

2003-12-16 Thread info
t forget to add the path to the mysqlclient library in the 'Additional library path:' field. Pat... - Original Message - From: "P Arunachalam" <[EMAIL PROTECTED]> To: "Patrick Sherrill" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tu

Bug in mysql.h header file

2003-12-16 Thread P Arunachalam
I was trying to establish connection to MySQL through a simple C program using it's C API mysqL_init(), mysql_reak_connect(), ... in VC++ Editor. It shows Errors ; Compiling... MYSQL.C c:\mysql\include\mysql_com.h(116) : error C2061: syntax error : identifier 'SOCKET' c:\mysql\include\mysql_com.h(