搜索资源列表
OtlHandler
- 一个利用OTL编写的数据库编程访问接口类,里边封装了支持8字节长整数的操作(使用时需要选择相应的平台宏开关),为利用OTL编写跨平台跨数据库的朋友提供帮助-use of a database prepared by the QTL visit Programming Interface category, Packaging support inside the 8 byte long integer operations (need to use the selection of platfo
dtl
- 一个跨平台的数据库操作库.可以在linux和windows下运行. DTL下层采用ODBC,上层把数据库封装成STL的容器风格。使用非常直观简介。 dtl由于进行了模板化的封装,在使用上类似于stl的模板类,非常容易上手,不过效率上比不过otl,但是易用性比otl强多了. 如果你的代码要跨平台运行,数据库操作部分建议采用该库进行设计.-A cross-platform library database operations. Linux and windows can run. DT
otlv4_h
- otl库是在多平台下封装的多平台下数据库读取软件,只需要包含头文件既可运行,封装支持多种数据库接口。-otl library is packaged in a multi-platform multi-platform database read software, only need to include header files can run, package supports a variety of database interface.
otl_sample1
- OTL使用例子。包括SQL语句的使用、查询语句结果集的获取、操作语句影响的行数等。 直接make即可。-sample for otl in Unix.