搜索资源列表
让人眼前一亮的java数据库设计
- 说明: 1、这是一个让人眼前一亮的设计,通过java swing能设计出如此漂亮的界面实属不易; 2、该代码的一个优势,能够复用!! 3、能够创建简单的表,插入表,查询表的功能,尤其是查询部分可以在空白处输入SQL语句就可以直接查询了; 4、插入部分执行成功后重置界面还可以再次执行插入功能; 5、如果多个文件插入,也可以通过输入不同表名来进行更改; 6、这是一个桥连数据库,需要配置ODBC; 7、不足之处,由于本次设计中数据库设计成自动增加的功能,所以有时比较别扭,可
odbcEdit
- 用odbc方式访问数据库的vb程序,其中用了datdrid和文本双重连接数据源结构,可以查询删除插入等操作-using odbc way of accessing database vb procedures, There are a double datdrid and text data source linking structure, inquiries can delete, insert, etc
dtl
- The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automa
dbview
- 1.可查看/修改windows操作系统 可使用oledb或odbc的数据库 2.对于不需为用户安装管理工具的数据库,可方便程序员管理数据. 3.可以非常灵活地导出数据,甚至sql insert语句文件(仅限sqlserver)
M037
- 如何防止SQL注释语句躲避密码检查。 如何获取新插入记录的标示号。 如何修改注册表创建ODBC数据源-Notes on how to prevent SQL statements to avoid the password check. How to obtain the new insert record No. marked. How to modify the registry to create ODBC data source
oracle_insert_methods
- 介绍了一种在oracle里,如何生成Insert语句脚本的方法-Introduce a kind of oracle at ri, how to generate Insert Statements scr ipt
dtl.3.6.11.tar
- 数据库模板类 支持ODBC -The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers chang
insertupdatedelete
- this a little example for insert, update, delete using c#. using mysql database and ODBC connection-this is a little example for insert, update, delete using c#. using mysql database and ODBC connection.....
ODBC
- 使用vs2008 开发的一个ODBC连接数据的DEMO,包括查询,插入,删除等功能。-Vs2008 developed using a ODBC connection data, DEMO, including the query, insert, delete and so on.
odbc_loop_test
- 使用odbc驱动连接数据库。进行建表,插入,查询,更新,删除等操作,能够支持10万条数据,能够使用多次循环,然后测试系统的效率。-Connect to the database using the odbc driver. To build tables, insert, query, update, delete and other operations, to support the 100 000 data can be used multiple times cycle, and the
ExcelManager
- 将excel中的项插入到mysql表中,采用ODBC驱动模式-insert the data of excel into mysql,Using ODBC
insert
- 大批量处理文本数据,使用ODBC连接数据库,将数据导入数据库-Handling large quantities of text data, use ODBC to connect database, the data into the database
Library
- 是一个结合数据库和Visual Studio2010的系统。功能强大,实现查询,插入,删除,修改等操作。页面精美。-Is a combination of database and Visual Studio2010 system. Powerful, the query, insert, delete, modify, and other operations. Beautiful page.
TimeRecord
- 基于数据库的VC++提醒精灵软件,设置好日期、时间、内容,就会在指定的日期、时间提示,须确定看到提示,否则两分钟后又提示。修改,删除,查询,日期,待自动启动到时间一会提示。 其中包括一个数据库操作类觉得不错,这个类是CPingDatabase,能插入、修改、查看、删除ACCESS数据库、SQLSERVER及所有的ODBC得用数据源来连接的数据库。使用类时出现一个警告,不用管它,那是微软的一个动态的原因。 -VC++ based on database software to rem
TimeRecord
- 基于数据库的VC++提醒精灵软件,设置好日期、时间、内容,就会在指定的日期、时间提示,须确定看到提示,否则两分钟后又提示。修改,删除,查询,日期,待自动启动到时间一会提示。 其中包括一个数据库操作类觉得不错,这个类是CPingDatabase,能插入、修改、查看、删除ACCESS数据库、SQLSERVER及所有的ODBC得用数据源来连接的数据库。使用类时出现一个警告,不用管它,那是微软的一个动态的原因。 -VC++ based on database software to rem
UserMaintenance
- 描述ODBC下一个基本的编程例子,包括用户的查询、插入、删除。-About how to query, insert, delete the user under the ODBC environment.
17
- 1、用ACCESS建立自己班级的10个同学基本信息的数据库。 2、用ODBC注册数据源。 3、用VC-MFC,建立单文档的通讯录应用程序,要求增加插入,查询,删除的操作。-1, to establish the basic information of their own class of 10 students with ACCESS database. Registered with ODBC data sources. 3, the VC-MFC single docume
ODBC
- odbc登陆连接Mysql数据库的常用操作如查询、插入、删除、断开连接等-the odbc the landing connect Mysql database common operations such as query, insert, delete, disconnect
Demo3
- odbc连接数据库及利用PreparedStatement数据库插入数据-Database insert data
Ex_Field
- 用C++编写的ODBC技术开发的数据库操作,可增加,删除,插入等操作,-Written with C++ the ODBC technology development database operations, increase, delete, insert, and other operations,