联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数据库编程(501) 

[数据库编程] SqlRemoteDB

sql中如何调用另一台服务器的数据库查询数据
sql-server how call another DB to link query (2016-01-22, SQL, 686KB, 下载2次)

http://www.pudn.com/Download/item/id/1453439648820017.html

[数据库编程] oracle

本人呕心沥血, 在存储过程,触发器学习的学习过程中总结的sql
it is my lovest idea and study ,hope you like it. (2015-11-18, SQL, 6KB, 下载3次)

http://www.pudn.com/Download/item/id/1447831447345933.html

[数据库编程] schoolPdb1

建立基本的SCHOOL数据库表 C,SC,S同时还建立触发器 完成成绩自动输出的功能
Students establish the basic table SQL statements (2015-06-23, SQL, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/1435066928808004.html

[数据库编程] fd

火车票售票 提示:第一行填写服务器名称,第二行填写数据库登录名,第三行填写登录密码 不能有空格!!!!!
vb (2015-05-30, Visual Basic, 2850KB, 下载1次)

http://www.pudn.com/Download/item/id/1432967939164630.html

[数据库编程] simple-example-of-cartoon-shader

一个简单的着色器的例子,实现茶壶的卡通着色
A simple example shaders to achieve teapot cartoon coloring (2014-09-22, C++, 4KB, 下载10次)

http://www.pudn.com/Download/item/id/2625117.html

[数据库编程] Inspector

CAD数据库监视器,在CAD绘图时,用来监视CAD 图形数据变化。
AutoCAD database Inspector, minotor the change of CAD. (2013-12-24, Visual C++, 570KB, 下载4次)

http://www.pudn.com/Download/item/id/2434473.html

[数据库编程] bjq

十分好用的编辑器,access数据库+可视化界面开发源码
Very easy to use editor, access database the+ visual interface development source (2013-04-06, ASP, 2548KB, 下载6次)

http://www.pudn.com/Download/item/id/2188430.html

[数据库编程] JDBCDemo

Java建立与断开数据库的连接,使用JAva建立数据库标识连接,加载驱动器、获取连接、获取DatabaseMetaData实例、获取数据库名称、获取数据库版本号、获取JDBC驱动器名称、获取驱动器版本号、获取登录用户名、关闭连接、输出出错信息等
Java to establish and disconnect the connection to the database, establishment of database identifier connection, load the drive to get a connection, obtain DatabaseMetaData instance, access to the database name, access to the database version number, access to JDBC driver device name, access to driver device version number, obtain the login user name using Java close the connection, the output error information (2012-06-05, JavaScript, 4KB, 下载7次)

http://www.pudn.com/Download/item/id/1903111.html

[数据库编程] SQLshujuku

C++项目开发案例实录———SQL数据库提取器模块(包含源代码)
C++ Project Development Case Record--- SQL database extractor module (including source code) (2012-05-19, Visual C++, 569KB, 下载5次)

http://www.pudn.com/Download/item/id/1876224.html

[数据库编程] vcPP

c++的windows编程连接数据库,用于服务器连接数据库!
The windows c++ programming to connect database, a database for server connection! (2011-03-08, Visual C++, 3720KB, 下载3次)

http://www.pudn.com/Download/item/id/1447970.html

[数据库编程] SQLserver_Excel_NET_data_exchange

基于_NET的SQL服务器与Excel的数据交换
Based on the SQL server and Excel _NET data exchange (2010-12-08, SQL, 252KB, 下载3次)

http://www.pudn.com/Download/item/id/1372984.html

[数据库编程] DistillSQL

SQL数据库提取器模块使用说明书 运行程序,打开登录界面,如图1.1所示。在“选择服务器”下拉列表中选择要连接的服务器,输入数据库用户名和密码,单击“登录”按钮,即可连接该服务器。本程序主要实现了备份和还原数据库、附加和分离数据库、提取数据表、导出数据、配置ODBC数据源等功能。
SQL Database Extractor module manual run the program, open the login screen, as shown in Figure 1.1. In the " Select Server" drop-down list, select to connect to the server, enter the database user name and password, click " Login" button, you can connect to the server. Main achieved in this program back up and restore the database, additional and separate databases, extract data table, export data, configure the ODBC data source and so on. (2010-09-08, Visual C++, 363KB, 下载9次)

http://www.pudn.com/Download/item/id/1291819.html

[数据库编程] jisuanqi

c++课程设计,一个简单的计算器代码,只有简单的运算功能
c++ curriculum design, a simple calculator code, only of simple arithmetic functions (2008-12-16, Visual C++, 1852KB, 下载4次)

http://www.pudn.com/Download/item/id/607277.html

[数据库编程] ADO

vc++访问DAO数据库 运行目录,驱动器根目录下
vc++ visit DAO directory of the database is running, the drive root directory (2008-05-13, Visual C++, 140KB, 下载6次)

http://www.pudn.com/Download/item/id/460759.html

[数据库编程] sqlite3_analyzer-3.3.13.bin

sqlite 数据库分析器,用来分析sqlite数据库。
sqlite database analyzer to analyze sqlite database. (2007-11-07, Unix_Linux, 1447KB, 下载18次)

http://www.pudn.com/Download/item/id/357057.html

[数据库编程] databasedesign

数据库的设计范式是数据库设计所需要满足的规范,满足这些规范的数据库是简洁的、结构明晰的,同时,不会发生插入 (insert)、删除(delete)和更新(update)操作异常。反之则是乱七八糟,不仅给数据库的编程人员制造麻烦,而且面目可憎,可能存储了 大量不需要的冗余信息。 设计范式是不是很难懂呢?非也,大学教材上给我们一堆数学公式我们当然看不懂,也记不住。所以我们很多人就根本不按照范式来设计数据库。 实质上,设计范式用很形象、很简洁的话语就能说清楚,道明白。本文将对范式进行通俗地说明,并以笔者曾经设计的一个简单论坛的数据库为例来讲解怎样将这些范式应用于实际工程。 (2007-10-26, SQL, 3KB, 下载14次)

http://www.pudn.com/Download/item/id/350928.html

[数据库编程] databasequery

数据库查询器功能,由VC++编写实现
Database query function, prepared by VC realize (2007-08-06, Visual C++, 256KB, 下载6次)

http://www.pudn.com/Download/item/id/315990.html

[数据库编程] tally

记数器。记录你刷新页面的次数。数据库要初始化
Register. You record the number of pages updated. To initialize the database (2007-03-27, Java, 4284KB, 下载7次)

http://www.pudn.com/Download/item/id/260007.html

[数据库编程] CodeOFDelphiProject

Delphi开发的源代码,有服务器端源代码,数据压缩源代码
Delphi source code, server source code, data compression source code (2006-07-16, Delphi, 2074KB, 下载7次)

http://www.pudn.com/Download/item/id/203551.html

[数据库编程] DBManage

SQLServer数据库备份还原工具 类似于企业管理器
SQLServer database backup reduction tool similar to Enterprise Manager (2005-11-11, Visual C++, 564KB, 下载108次)

http://www.pudn.com/Download/item/id/123687.html
总计:501