  | | | MySQL++ | Does anyone on the list have tips for reducing compile times for MySQL++
code (read template instantiations) with g++? I have a source file that
contains 6 ResUse and 6 Row objects and it takes g++hi
so that i finally got the examples working I wanted to write an own
snippet about mysql++ connection..
as long as i just have one error everything is ok..
but when i correct the error I get a buHi all
I have compiled the library and installed it. When I run my program I get Debug Assertion Failed error in file dbgheap.c. I searched the archives and the only solution suggested was to
Robert Hutchings@(protected) ~
$ cd c
Robert Hutchings@(protected) /cygdrive/c
$ cd mysql++
Robert Hutchings@(protected) /cygdrive/c/mysql++
$ cd lib
Robert Hutchings@(protected) /cygdrive/c/myIn order to build the source RPM under RHEL 4.1 I had to tell
"configure " to look for the MySQL libs under /usr/lib64.
here 's a patch against the mysql++-2.0.7-1.src.rpm spec file
that will fix this.Hi
How do I set things up so I can step into the dll from my C code using VC6?
I am using the mysql 5.0 windows binary download.
Thanks
Jan
--
MySQL++ Mailing List
For list archives http //Hi there again.
I solved the Problem described in the Thread above... but therefore I
dont know how to answer to a Thread here I couldnt write it.. *beginners
fault ) *
The trick was to compile thi
Im running FC IV.
after installing the mysql++ packages i tried out to compile the example programs.. that returned
[root@(protected) examples]# make
g++ -L../lib /resetdb.o /util.o -oresetdbHi all
I hope somebody can help pinpoint the error. I am new to mysql and mysql++.
This is the command
g++32 -g -I../leda/incl -I. -I/usr/local/include/tre/
-I/usr/local/include/boost-1_33_1Hi
i 'm using mysqlpp 2.0.6
I 'm trying to store an image in a blob. Unfortunatly from time to time i
get sql-syntax error when file content contains " or ' or similar.
Here 's what i 'm doing
buffer Hi! this is the first time I use mysql++.
While I 'm compiling examples (MinGW[latest version] on Windows XP SP2)
I obtain this error
g++ -L..\lib\debug -Lc \mysql\lib\gcc debug/resetdb.o debug/utilHi
I 'm using Fedora Core 4 with MySQL 4.1.16. I compiled and run resetdb
successfully.
It created the sample database. Then I compiled simple1.cpp but when
I run it it dumps this
[root@(protected)Hi
I think I have fixed a small bug in MySQL++-2.0.7
Result iterator is not a model of the RandomAccessIterator concept.
This makes it unusable with the boost iterator library amongst other
thinOK I have installed the Platform SDK and updated the INCLUDE variable but
still can 't get make to work for VC 2005. Any ideas?
C \MySQL++ >make
cd lib && make BIN_DIR debug all example_setup
mI am using VC++ 2005 (free version) with MySQL++ files unzipped/untarred
into C \mysql++. I am using XP Pro SP2. I have installed MySQL Server 5.0
into C \MySQL and it is running OK. So on my firsIs there a specific reason why subscript_iterator doesn 't have a - > operator? Would it be possible or how hard would it be to implement one?
I 'm not very familiar with the inside structure of mysql++The error I receive is this
C \mysql++-2.0.7 >c \cygwin\bin\make.exe
cd lib && c \\cygwin\\bin\\make.exe BIN_DIR debug all example_setup
make[1] Entering directory `/cygdrive/c/mysql++-2.0.7/lib '
maHello
I 'm trying to build a program that establishes a connection with the mysql server and save the mysqlpp connection instance in memory throughout the execution of the application. When I try toGood News Got the lib to compile and the dll to work and the examples to
compile with not a single error/warning/or problem.
Bad News The examples all return an error saying "The procedure entry pI was messing with getting MinGW support working for MySQL++ when I noticed
something and had to ask.
In the file libmysqlclient.def it says LIBMYSQL.DLL is that the dll for just
MySQL or is it expHello
The issue has been raised a few times already on the list IIRC.
Just a little reminder
- Create dbHandling.h (class definition) and dbHandling.cpp (member function
implementations).
- If youHello everyone I 'm in desperate need of some clues as to how one get VC++ to
make a .dll or what ever they call .so on windows can anyone help me ?
I 've got the VC++ Toolkit 2003 Microsoft PlatforThe following program won 't compile with g++ 3.3 or g++ 4.1 and mysql++
2.0.7
#include <mysql++.h >
#include <custom.h >
sql_create_3(flux 0 0
int qtdmail
int qtI am building a project using MS VC++ 2005 (beta). It is actually
building a DLL (for a pGINA plugin). I am able to build it successfully
and it appears to run on the build machine and a second maHi
Im a beginner at nearly everything.
I cant get simple1.cpp to compile in WinXP and VisualC++2003.Net can
someone send me a vcproject file that works for it?
(to innoveaofsweden@(protected))
(mysqlHi
Can someone help a newbie like me.
Im using WinXP and VC++2003.Net and I just cant get the mysql++ code
to work can someone send me a VC++2003.Net solution/project file with
everything in it soHi
I use mysql in winXP and VC++ in the readme file is says that I
should download a "native win32 port " from the mysql.com website Im a
newbie and dont know what that is and I couldnt find it on tHi all
I would appreciate some help compiling mysql++-2.0.7. I am using SUSE 10 on a Intel Pentium 4 with 64 bit support and the compile is breaking at the link stage. The version of mysql is mysqlHi
I found a file readme.vc and did the stuff in it.
I get this error when I try to compile simple2.cpp
I only get 2 errors now
error C2375 'rand ' redefinition different linkage
fatal error C19Hi
Im a beginner.
I have Visual C++ .Net and I downloaded the "mysql++-2.0.7.tar.gz ". I
ran the install file with a subdirectory argument.
I then started VC++ and created a new project (VC++ Console |
|
 |