Re: MySQL DLL for windows

2003-10-21 Thread Egor Egorov
Prem Soman <[EMAIL PROTECTED]> wrote: > > i have a problem compiling a simple mysql client > program in windows. > > what are the compilation options needed and also how > the Linking is made . > > The manual says to include my_global.h in the header > but i dont find that under include folder

MySQL DLL for windows

2003-10-20 Thread Prem Soman
hi ! i have a problem compiling a simple mysql client program in windows. what are the compilation options needed and also how the Linking is made . The manual says to include my_global.h in the header but i dont find that under include folder. also i searched in the net , can anyone provide