[opendbx] openDBX and CodeBlocks

2010-08-17 Thread Doan Viet Dung
Hi all, I am a newbie with openDBX. Currently, I was sucessfully complied openDBX but I got hard to start a simple application with openDBX in CodeBlocks. If someone know there exists some tutorals or some hints, pls let me know Best VDung --

Re: [opendbx] openDBX and CodeBlocks

2010-08-17 Thread Doan Viet Dung
To clarify my question Currently i am working on CodeBlocks IDE (C++, Win32). I just start look at openDBX. I think I got it installed cause after calling the ./configure I got no error and the console finished with config.status: executing libtool commands Now I want to create a small app pl

Re: [opendbx] openDBX and CodeBlocks

2010-08-17 Thread Norbert Sendetzky
On 08/17/2010 03:16 PM, Doan Viet Dung wrote: > Currently i am working on CodeBlocks IDE (C++, Win32). I just start > look at openDBX. I think I got it installed cause after calling the > ./configure I got no error and the console finished with I don't know about CodeBlocks but on Windows there ar

Re: [opendbx] openDBX and CodeBlocks

2010-08-17 Thread Mariano Martinez Peck
As Norbert said, you first need the database client library. For MySQL for example you could download it from here: http://dev.mysql.com/downloads/connector/c/ then, download the OpenDBX windows DLL from here: http://linuxnetworks.de/opendbx/download/opendbx-1.4.5_win32.zip and copy those dll (th