Re: Visual C++ 6.0 and MySQL

2005-04-18 Thread Gleb Paharenko
Hello. Have you been at: http://dev.mysql.com/doc/mysql/en/cplusplus.html >I have to create with Microsoft Visual C++ a program connected to a >database. I am thinking about MySQL, but I have never did it. I have >tried >to located information about API for C++ on www.mysql.com >

Re: Visual C++ 6.0 and MySQL

2005-04-18 Thread ManojW
4 PM Subject: Re: Visual C++ 6.0 and MySQL > Vicente Valero wrote: > > Hi, > > > > I have to create with Microsoft Visual C++ a program connected to a > > database. I am thinking about MySQL, but I have never did it. I have tried > > to located information a

Re: Visual C++ 6.0 and MySQL

2005-04-18 Thread Philippe Poelvoorde
Vicente Valero wrote: Hi, I have to create with Microsoft Visual C++ a program connected to a database. I am thinking about MySQL, but I have never did it. I have tried to located information about API for C++ on www.mysql.com, but I have not success. Can anybody tell me where I can find a good t

Re: Visual C++

2001-04-06 Thread John Dean
Hi I think this relates to mysql++. If so VC++ is not fully ANSI compliant therefore it will not compile with VC++ nor will apps that use the libs At 16:30 06/04/2001 +0100, Peter Skipworth wrote: >Nicholas, > >Is this anything to do with mysql ? > >P > >On Fri, 6 Apr 2001 >[EMAIL PROTECTED] wro

Re: Visual C++

2001-04-06 Thread Peter Skipworth
Nicholas, Is this anything to do with mysql ? P On Fri, 6 Apr 2001 [EMAIL PROTECTED] wrote: > > Hi, > > I am getting an error > > c:\development\microsoft visual studio\vc98\include\excpt.h(37) : error > C2146: syntax error : missing ';' before identifier '_STDAFX_H' > c:\development\micr