April 1, 2003
tjoff! sitter o försöker komma på nått att göra som projekt...o har kommit på en liten sak...man kan väl göra ett program som man kan titta i databaser i? tex mysqls databaser...
satt o kollade på mysqls hemsida o hittade nått som kallades MySQL++
laddade ner en zip fil som innehåll diverse saker...och en read me...men jag fattar inte hur man gör..läser readme filen, men fattar fortfarande inte..nån som orkar hjälpa mig att installera MySQL++?
i readme står det:
2. Installation
-----------------
1. Once you have downloaded the file named mysql++-1.7.9-win32-bcb6-1.zip.
Extract archive to wherever you would like.2. You must have the Borland C++ Builder 6.0 installed. Older versions
of the C++ Builder do not work with the given package.3. After unpacking you will find the following structure:
+-include
| +-mysql ... mysql C API header files. Directory
| contains Borland specific interpretations
| of the interface to mysql
+-lib
| +-deb ... Debug version of the libmysql.dll with import
| library for Borland compilers
| +-rel ... Release version of the libmysql.dll with import
| library for Borland compilers
+-src
+-sqlplus .... source code and project files of the
| | mysql++ library. This directory
| | need to be included in all your mysql++ projects.
| |
| +-debug ..... compiled debug version of mysql++ library.
| | (Used for debugging ++ apps)
| +-release ... compiled release version of mysql++ library.
|
+-examples ... some simple examples for Borland C++ Builder 6.0
|
+not_compiled ... just as it states, examples that cant be
compiled by Borland.4. Next you may want to build the examples for your machine. To do
this, the author of the library has provided a project group file
srcexamplesexamples.bpg. Alternatively, it is possible to open
the particular project using appropriate bpr file.5. Next, you may want to rebuild the MySQL++ library. To do this, the
author of the library has provided a project file srcsqlplusmysqlplus.bpr3.Notes
---------
1. You should always includein your cpp files. 2. Source of the original MySQL++ is modified. In case if new version of
MySQL++ will be released, it will not be possible automatically to
recompile the library.3. The library is not tested very much. It is very possible that bugs
still exist.4. If your program crashes, please pay attention to the compiler
options. For this purpose please open the .bpr file of your project in
plain text editor and make sure that sectionlook something
like this:
5. If your programs still crash, athor recommends recompiling the
MySQL++ library using srcsqlplusmysqlplus.bpr project file.GOOD LUCK!!!
vad jag fattar så skall man på något sätt få in MySQL++ i Borland builder 6.......
1 Guest(s)