SOCI

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
 
(Windows)
 
(未显示1个用户的3个中间版本)
第1行: 第1行:
 
SOCI: The C++ Database Access Library
 
SOCI: The C++ Database Access Library
 +
[[Image:soci-structure.png|right|thumb|SOCI Structure]]
 +
Supported
 +
*[[Oracle]]
 +
*[[PostgreSQL]]
 +
*[[MySQL]]
 +
*[[SQLite]]
 +
*[[Firebird]]
 +
*[[ODBC]]
 +
==Windows==
 +
Visual C++ 2005 (8.0)
 +
 +
1. dll
 +
* soci_dll.sln - solution to build SOCI as DLL libraries
 +
* build.bat - calls MSBuild to build soci_dll.sln from command line.
 +
* clean.bat - cleans project tree from binaries and objects
 +
 +
2. lib
 +
* soci_lib.sln - solution to build SOCI as Static libraries
 +
* build.bat - calls MSBuild to build soci_lib.sln from command line.
 +
* clean.bat - cleans project tree from binaries and objects
 +
 +
3. soci.vsprops - common Visual Studio Properties Sheet
 +
* Defines common macros used by all Visual C++ 2005 project files.
  
 
==Links==
 
==Links==
 
*http://soci.sourceforge.net/
 
*http://soci.sourceforge.net/
 
*http://docs.huihoo.com/soci
 
*http://docs.huihoo.com/soci

2010年3月3日 (三) 09:00的最后版本

SOCI: The C++ Database Access Library

SOCI Structure

Supported

[编辑] Windows

Visual C++ 2005 (8.0)

1. dll

  • soci_dll.sln - solution to build SOCI as DLL libraries
  • build.bat - calls MSBuild to build soci_dll.sln from command line.
  • clean.bat - cleans project tree from binaries and objects

2. lib

  • soci_lib.sln - solution to build SOCI as Static libraries
  • build.bat - calls MSBuild to build soci_lib.sln from command line.
  • clean.bat - cleans project tree from binaries and objects

3. soci.vsprops - common Visual Studio Properties Sheet

  • Defines common macros used by all Visual C++ 2005 project files.

[编辑] Links

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱