资源列表
vbt232
- 一个VB环境的RS232通讯源码。欢迎下载试用。
TD-restore
- Teradata restore code
SqliteClassLibrary.rar
- 简单的c# sqlite数据库操作类库,自己编写,附源代码,可进行扩充,进过测试。 ,Simple c# Sqlite database operations class library, I have written, with source code, can be expanded into the test.
ADO
- ADO入门级的例子很实用的工具代码学习代码-ADO entry-level example
DBMS1
- 一个简单的C语言实现的数据库,可以实现插入,新增,删除等功能。
sqltd
- teradata space management query
Sybase存储过程的建立和使用
- 本文介绍了sybase中如何利用sql,-This paper describes how the sybase use sql.
ReadMdbPwd
- 非常好的VB示例,读取Access数据库密码。-VB very good example, read the Access database password.
sjdr
- 把excel数据导入到dbf表中(可以选择工作薄中的各个工作表)-Dbf to excel data into the table (you can choose the individual workbook worksheet)
SQL-by-dynamic-parameter-
- 在SQL查询中使用动态参数,可以充分提高查询效率,使用delphi,通俗易懂-Uses dynamic parameters in the SQL query, you can fully improve query efficiency, delphi, easy to understand
income-tax-for-individuals
- 个人所得税计算软件源码,可以自设起征点,以方便操作-Personal income tax calculation software source code, you can set up the threshold, to facilitate the operation
DBMS2
- 一个小型的用C语言编写的数据库实现,有一些最基本的功能,可用来简单的一些操作 。