  | | | MySQL++ | Hi
I would like to know the exact location from where i can download the
MySQL C API. This is urgent as i want to demo a program to the client
using c++.
Thanks
Vivek R
I am running VS 2005 on Windows XP. So far I have tried Sample1
resetdb and dbinfo. All 3 build correctly but all 3 are having errors
when cleaning up from query calls. The general problem seI 've loaded MySQL++ and built the resetdb program successfully. When I
try to run it I get the following error
Unhandled exception at 0x7c81eb33 in resetdb.exe Microsoft C++
exception std badfor results we access it using iterators usually.
But in case we will get one result apparently we hope to directly access data.
is it possible?
--
gtalk freeespeech@(protected)
--
MySQL++ MailinI 've installed MySQL++ 2.1.1. Following the directions in readme.vs I
think I have the library properly configured. Both debug and release
versions build fine. I created a new project and tried Hello everyone.
I 'm just starting with mysql++ and I have a problem with a DELETE query
Hello everybody
I 'm new to mysql++ and would appreciate some help.
when I want to install mysql++ when configuring with
./configure --with-mysql-lib /usr/local/mysql/lib
--with-mysql-include /usr/loHello
can anybody help me with mysql++ and prepared statements? Correspond the
example in the following code a prepared statement?
mysqlpp Query query con.query()
query < < "create taHello
Can someone tell me where I can find the source code files whit th
user authentication in it? I want to see if I can integrate LDAP
authentication myself.
Regards
Arjan.
Hi all
I have installed Mysql++ through "mysql++-2.1.1.tar.gz (1.8 MB 2006.04.08) ? Library source code "
and run following commands after changing directory to "/usr/src/mysql++-2.1.1 "
(Hi I just ran a query something like this
select * from tab1 tab2 where tab1.f1 tab2.f1 and tab1.f2 X
here the output has 2 f1 's
I havent written the code to see what happens but was wonderSorry for such a n00b question but for some reason the configure
script contained within the mysql++-2.1.1 tarball doesn 't work.
Something is "broken " within the script
[p29409@(protected) ~/mysql++-2.1.Hi all
i have problem. I have downloaded the zip file with mysql++-1.7.40 then i put this folder into C \Program Files. I have opened the mysql++ project and tried to debug it but i always got manTo help many people with the library building i have uploaded a binary
distribution of the above compilers it includes debug as well as release
versions with different names.
The link is http //ww
I 've built successfully MySQL++ and several examples as well as my own
application.
But when I 'm trying to run either examples (for instance resetdb) or my own
app I 'm getting the following error
Hi I am trying to make more efficient use of the tables that I have since
the size seems to keep growing larger. I had my table fields to be all NOT
NULL and hence i never had to do any checking nowHello all
I 'm having an issue at compile-time with the sql_create macro. Here is
the code snippet and the subsequent compile errors
Code
Hi I have trouble trying to deal with a client in india who only has a xeon
processor or a dual core and my application uses MySQL++ library to make the
connection to mysql. The MySQL installation isHi all
I have traced a problem with blobs to this function
const ColData Row at(size_type i) const
In this function A ColData object is constructed from c_str() of the fields data.
When the fieldHI
Please would anyone help me. I have a fedoracore system I 'm installing mysql++ 2.1.1 on but I keep getting this lines of error
Legacy snytax unsupported copyright
Line 5 Unknown taHi
I 'm new to mysql++ and trying to figure out how to use this.
One of the code snipped I need to write is store some fixed length
binary data (say char(16)) and want to handle it efficiently or wvc7.1 mysql5.0.22 mysql++2.1.1
if compiling with _UNICODE all string must be std wstring & const wchar*
but utf8trans function only trans string between different charset.
how to use const wchar* New user here. I am using MSVS .NET 2003 and mysql++2.1.1. When I try
to build the examples 12 of the 19 build and run perfectly but 7 of
them (the ones that include <custom.h > give me this error
Hello all.
The following program (very simple) crashes at the first time it achieves
the end (}) of the block < for >
Hi
I 'm using MySQL++ since some weeks and really enjoy
the nice SSQLS features. That 's really a nice thing! I
applied the Null type patch and a personal one (to add
a sql_cmp(const Null <T >&a const NHey there. I 'm new. I was wondering if anyone had any experience in
compiling MySQL++ on OS X 10.4. I configure properly but during the
make I receive lots of multiple definition errors. Any insI am new to gcc and it 's been some years since I 've done any C++
programming so please forgive me but I 'm having trouble compling
simple.cpp
I am entering
shell > g++ -I/usr/local/include/mysql+I compile the examples and after recompiling the libraries and redirecting
where the .lib files are I get it to work.
So then I am working on my own program bring in an example and it 's
crashing onHello Bill
ty for answer
in the 2.1.1 is there any related fixes ??
i am a bit worry of migrating is there api changes ? because each time the lib change i have to rewrite a lot of code tHello sometimes my server crashes with the following call stack
Call stack
Address Frame Function SourceFile
10003994 011CE4D8 mysql_num_rows+4
005A86DE 011CE5B8 mysqlpp  |
|
 |