搜索资源列表
Database_XML_Read
- 采用VC2005中如何以XML 方式读写数据表信息
VC++2008 下读写同一个excel文件。
- 网上的com技术连接excel太多了,基本全部是用MSDN的方法,泛泛给出结论,不具有实用性,这个例子给出了在读一个已经存在的excel文件“f:\text.xlsx”的实际例子,而且可以在任意一个工作表写数据的例子。网上的代码基本都是要么读,要么写,这个比较有实用价值!注,excel可以是2007或者2003,2003的话则是“f:\text.xls”,需要注意!VS 2008 C++ excel 2007!
DropTable
- 这是我写的一个删除临时表的Oracle存储过程,用到了游标操作,查看数据库锁表,检查数据库是否存在用户,删除用户,恢复数据-This is what I wrote to delete a temporary table, Oracle stored procedure, use the cursor operation, view the database lock tables, check the database the existence of users, delete users,
csdn_TxtAndList
- 用链表跟文件写的简单存储数据的联系,做同学同系统的简单操作-Write simple stored data using a linked list with file contact, do students with simple operation
AccessToOracleTools2
- 自己写的ACESS转ORACLE小工具,可实时创建表和插入数据。-Write your own ACESS ORACLE gadget, you can create tables and insert data in real time.