mysql-vc++

所属分类:MySQL数据库
开发工具:Visual C++
文件大小:786KB
下载次数:766
上传日期:2005-09-26 16:47:58
上 传 者dejian
说明:  这是C++进行MySQL开发的类库。由MySQL++提供。
( This is C carries on the MySQL development a kind of storehouse. Provides by MySQL. )

文件列表:
examples (0, 2001-02-17)
examples\cgi_image.cpp (1012, 2001-02-18)
examples\complic1.cpp (2079, 2001-02-18)
examples\custom1.cpp (2363, 2001-02-18)
examples\custom2.cpp (1298, 2001-02-18)
examples\custom3.cpp (1766, 2001-02-18)
examples\examples.dsp (4374, 2001-02-18)
examples\examples.dsw (539, 2001-02-18)
examples\examples.ncb (41984, 2001-02-19)
examples\examples.opt (53760, 2001-02-19)
examples\examples.plg (2465, 2001-02-19)
examples\fieldinf1.cpp (2305, 2001-02-18)
examples\libmySQL.dll (217088, 2001-02-01)
examples\load_file.cpp (1308, 2001-02-18)
examples\not_compilable (0, 2001-02-17)
examples\not_compilable\custom4.cpp (2248, 2001-02-18)
examples\resetdb.cpp (2334, 2001-02-01)
examples\resetdb.exe (126976, 2001-02-18)
examples\simple1.cpp (1958, 2001-02-18)
examples\sinisa_ex.cpp (2654, 2001-02-18)
examples\updel_x_.cpp (1066, 2001-02-01)
examples\util.cpp (1120, 2001-02-18)
examples\util.hh (114, 2001-02-01)
include (0, 2001-02-18)
include\bad_query.hh (272, 2001-02-14)
include\coldata1.hh (4651, 2001-02-18)
include\coldata2.hh (1453, 2001-02-01)
include\coldata3.hh (470, 2001-02-14)
include\coldata4.hh (710, 2001-02-18)
include\compare1.hh (2564, 2001-02-14)
include\compare2.hh (26, 2001-02-01)
include\compare3.hh (26, 2001-02-01)
include\connection0.hh (175, 2001-02-01)
include\connection1.hh (5507, 2001-02-18)
include\connection2.hh (1024, 2001-02-18)
include\connection3.hh (29, 2001-02-01)
include\const_string1.hh (3708, 2001-02-14)
include\const_string2.hh (31, 2001-02-01)
include\const_string3.hh (31, 2001-02-01)
include\convert1.hh (1917, 2001-02-14)
... ...

mysql++ 1.7.1 readme (Win32/Visual C++) version ----------------------------------------- NOTES: ------- 1)The main workspace and project for the mysql++ API are located in the root directory 2)This project, when built, will yield the static library mysql++.lib in the /lib directory 3)This library needs the header files in the /include and /mysql/include directory, and libmysql.lib in the mysql/lib directory 4)In the /example directory a workspace and project have been made for building the examples PROBLEMS: ---------- 1)Visual C++ doesn't provide full functionality for longlongs, such as strtoll and ostream operator <<, so all longlongs have been replaced with ints in the examples 2)The example custom4.cpp could not be compiled 3)There are still some problems with the functions for static result sets. They seem to work alright with vectors, but might not work for the other STL containers HOW TO RUN ----------- 1) You should have mysql server installed on your localhost with user root and no password. 2) Run resetdb.exe example in order to create test database. 3) Run other examples Good Luck ! The Lazy Fox mailto:lazyfox@foxden.dhs.org

近期下载者

相关文件


收藏者