  | | | MySQL++ | I know very little about makefile how to change makefile.vc
So that it will generate debug\coldata.obj rather than debugcoldata.obj
in current(lib) directory?
Afraid of changing the makefile accident
Thanks for the helps. I re-installed mysql with c include/Lib Files and
now have lib and include.
But I still have question on what is the right way to generate make
file.
I try to use "makemake mingI appreciate any help on this! I install mysql server 5.0 it appears
mysql\lib and mysql\include are not installed automatically in my
computer how can I find them from mysql.com? I would appreciatHi
I tryied to compile mysql++ with the latest version of migw i run "makemake mingw "
without problems but when i run "mingw32-make " after some time it sayd
that there is an error ( "at the momentI am running windows and having problem in compile under VC++ 7.1
version. I download VC6.0 version and it is OK to compile since I
notice there is mysql\lib and mysql\include and the whole project Hi.
I was just considering linking mysqlpp statically in my recent project. The
reason why I 'm thinking about this is because I 'd like my project to be
portabel to other machines (i.e. our compute cHi
Warren... are you keeping all the pending patches that are waiting for
version 3.0? It would be a shame if any of them were lost.
- Chris
--
MySQL++ Mailing List
For list archives http //lihi all!
I have to build mysql++ a second time (firstly with msvc which was flawless) for compatibility issues.
the libraries were compiled successfully both debug and release but i encounter an errHello people
how do I get the files out of the mysql++-2.0.7.tar.gz package to work
with MSVC 2005? I need some sort of step by step guide because I never
used libraries with MSVC before...
Please hej im using VC++ 2003 and i wanted use mysql but as i read
extracting mysql++ is not enough and i need to build libraries but
i really dont understand a thing from readme.vc can somebody give me
ahere i found the article about it
http //dev.mysql.com/doc/refman/5.0/en/odbc-net-op-c-sharp-cp.html
but how to choose the port that connector should connect to.
string MyConString "DRIVER {MySQL
i 've solved my problem by converting tiny_int explicitely to a (short int).
i thought tiny_int is simply a typedef for short int so i used it directly with printf ).
thx for all help
VersHere is my patch that enables one to use nullable fields in SQLSS. Since
it will break binary compatibility I feel necessary to explain the
steps that I have followed. If you don 't care just skip tohi all!
i 'm developing a contact management app using the free wxWidgets and mysql++. I read about
some problems with ssql structures and i encountered a bug myself reading a date value out
of my During the investigation of some SSQLS problem I noticed that the
custom.pl script generated unnecessary code for the set() functions due
to the $set variable not being emptied after a pass. Have a Hi Everyone
I 've made great progress so far.. I 've been able to get my simple
programs to compile thanks to Mr. Povilaitis. Now the problem is runtime
$ ./testmysql
./testmysql /usr/lib/libmHi List.
I 'm new to using MySQL++ and not particularly experienced with
hugely complex projects.. So I hope everyone will be patient with me as
I ask a few really simple-minded questions. PoinNeboj casem se na to rada urcite dostane -)
Co se tyce zipu tak format zip je otevreny takze s nim nemam sebemensi
problemy (mohu i upravovat zdrojaky defaultniho softu). Problem nastava az z
formDocela dlouho jsem premyslel jestli tomu cloveku mam odpovedet ale nakonec
jsem se smiloval nad jeho neznalosti a napsal mu postup jak si vytvorit (pres
webove rozhrani) ucet u ICQ a jak pak nastavitI 'm running Mac OS 10.3.9. I used ./configure
--with-mysql /usr/local/mysql to generate the makefile. When I run the
makefile it produces the error below and then stops.
g++ -g -O2 -o .libs/resetHello all
I 'm trying to run the following code
query conn.query()
ttime time( NULL )
sprintf( dTime "%d000 " ttime )
sql "insert into Survey values ( ' "
sql + dTime
I was wondering if anyone had an example of using the
Connection set_option( Option o ) method. I am trying to enable mysql to
be able to hand multi query statement by setting the opt_multi_statemenI am getting the following build errors when trying to compile the simple1
or simple2 examples with Borland BDS 2006
[C++ Error] convert.h(109) E2268 Call to undefined function 'strtoll '
[C++ EExtract from http //tangentsoft.net/mysql++/
"... this problem has gone unfixed due to lack of interest for many
months we no longer ship Borland project files with the package. We 're
willing to rHi all
I am getting conversion error when I try to read data into SSQLS structure and value of an integer field is null. I modified example stock table to have NULL values for num field and cusMySQL++ Luminaries
Hello again.
Could you please help me insert a timestamp into one of my table fields?
For simplicity lets say my table DDL is
CREATE TABLE test (id BIGINT NOT NULL systime TI am making some server program that insert data to mysql 5.0.6
And I am using mysql++-2.0.7.
But there is a memory leak so let me know how can I avoid this problem.
Chad Dombrova wrote
>
> dyld resetdb Undefined symbols
> __ZNKSt11logic_error4whatEv
> __ZNSoD0Ev
> __ZNSoD1Ev
> __ZNSs20_S_empty_rep_storageE
> __ZNSs4_Rep11_S_max_sizeE
> __ZNSs4_Rep11_S_Most exalted ones
I 'm using gcc 3.4.3 on Redhat Enterprise Linux with MySQL 4.0.1 and mysql++ 2.0.4.
I 'm having some issues trying to use SSQLS that I would appreciate some help with.
If I try to  |
|
 |