Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
mysql openssl Question
mysql:it 's a db not a dbms how it 's possible?!
Does the binary log enabling affect the MySQL performances?
Strange behavior, Table Level Permission
FULLTEXT query format question
Preventing Duplicate Entries
Comparing and writing out BLOBS
Executing MySQL Commands From Within C Program
Can 't access mysql after kernel upgrade
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Downgrade Mysql from 4 to 3 23
MySQL Cluster Software
mysql test 4 1 fails with the gis test
ERROR 2002: Can 't connect to local MySQL server through socket
Getting Identity after INSERT
Update one field with more fields from another table
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
mysql have same function mthod as Oracle decode()
 
Visual C++ Express Problems

Visual C++ Express Problems

2007-01-18       - By Oliver Hinken

 Back
Reply:     1     2  

Hallo,

i tried use the mysql++ api, but i got some problems i can't solve. One of the
problems is with header files like winsock.h, windows.h and win.h. They aren't
come with VCE, can't find them on my system. I copied them from VC6 but i got
some errors, redefinitons, no declared things aso.

I have done all what is written in der readme file which comes with mysql++,
set folders and settings, listed there. but it didn't work. The only thing i
can't find in VCE is managed extension i'm using VCE in German (cause im German
). I tried to use the newest version of the 4.1 series but i also don't want to
work.

I have written a little Intranetpage for my office in php with that (older
version of) mysql server and now i want to rewritte it with c++. The examples
that comes with mysql++ also don't work.

If i delete the headerfiles i copied i get errors that he cant find that header
files. I think its only a little mistake, but can't find out where it does come
from.

Maybe someone of you is able to help (hope so)

(sry for my bad english)