首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > xbsql QT4数据库驱动程序

xbsql QT4数据库驱动程序

  • 资源大小:847.75 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 数据库 驱动程序

资 源 简 介

Description QXBSQL is a dbf database driver for qt4 using xbsql library Xbase DBMS is a C++ library which supports access to Xbase type datafiles and indexes (ie., .dbf and related files). It provides access at the record level to these files. XBSQL is a wrapper library which provides an SQL-subset interface to Xbase DBMS. XBSQL by no way provides anything like a complete SQL implementation, and in any case is hampered by various limitations of XBase (such as no notion of a null value). However, it implements a fairly useful subset, including select, insert, update and delete; select for instance supports joins, ordering, grouping and the having clause. Currently, XBSQL supports the following: select e1, ... from t1, ... where c1 ... group by g1, ... having h order by o1, ... insert into t values (e1, ...) insert into t (c1

文 件 列 表

qxbsql-0.2
driver
libs
main.cpp
xbsql.pro
readme.txt
VIP VIP
0.192294s