搜索资源列表
java数据库连接操作类
- 这个软件对于初学java数据库编程的人特别有用,可以通过读该代码学习JDBC接口。
MySQL数据库的ODBC接口程序VC源代码
- 基于VC++的MySQL的ODBC接口程序源代码,封装了数据库接口提供对MySQL的支持。核心代码大家可以参考,虽然很老,但仍然十分有用。
SQL代码转PB代码
- SQL代码转PB代码工具,可将更新数据库的SQL代码翻译为PB的代码。 将更新数据库的功能集成在更新程序中。
mysql_test
- MFC 手动连接MySQL数据库代码,包括查询工能-MFC Connect MySQL simple
博客网站(已连接数据库)源码
- c#语言编写的窗体网站,有连接sql数据库代码,没有数据库,这个自己创建一个很快的。
数据库实验报告
- 数据库实验,大学生《数据库设计》实验报告及代码。(Database experiments, college students "database design" experimental report and code.)
平台数据库
- 最新星力7PC+手机端棋牌数据库缺失的代码(Missing database code)
SQL-错误代码大全
- 关于sql server 运行过程中的错误代码对应的中文解释,方便给非数据库管理员或者对数据库不太熟悉的人查阅。(About SQL server running error code corresponding to the Chinese explanation, convenient for non database administrator or database is not familiar with the people to consult.)
WEB编程开发常用的代码 .txt
- asp连接数据库 2. ASP与SQL数据库连接: dim conn set conn=server.createobject("ADODB.connection") con.open "PROVIDER=SQLOLEDB;DATA SOURCE=SQL服务器名称或IP地址;UID=sa;PWD=数据库密码;DATABASE=数据库名称;" 建立记录集对象: set rs=server.createobject("ado
动软代码生成器
- 根据数据库表结构,自动生成标准三层架构的c#工程,对数据库的表的简单操作函数都写了。(According to the database table structure, automatic generation of standard three tier c# project, the database table of the simple operation function is written.)
java数据库销售管理系统实验报告完整版(附代码)
- 销售管理系统,完美实现销售管理,各种界面代码,数据库代码(Sales management system)
代码生成组件源码
- 自动生成代码,可连接SQL server,MY sql等主流数据库(Automatic generation of code, you can connect SQL, server, MY, SQL and other mainstream databases)
通用数据库连接
- 通用的数据库连接代码,初学都需要的东西!!!!(Generic database connection code)
远古封神-服务端源码+文档+数据库
- 服务器端代码,需要学习的朋友可以看看源码,学习学习(Server-side code, you need to learn friends, you can see the source code, learning to learn)
73用代码在程序运行阶段建立MDB数据库文件
- 73用代码在程序运行阶段建立MDB数据库文件(73 use code to build MDB database files at the runtime of the program)
SQL
- 在高技能鉴定考试中需要展示的两个页面,分别是添加联系人和展示联系人页面的源代码在高技能鉴定考试中专项技能需要展示的两个页面,分别是添加书籍和展示书籍页面的源代码数据库代码(In high skill appraisal test needs to show two pages, respectively is show the contact page source code to add contacts and special skills in the high skill apprais
Delphi 6 数据库系统开发实例导航配书代码
- 关于Delphi与数据库之间的开发指导(Development guidance between Delphi and database)
YESS_代码管家
- 能够记录代码,添加附件,删除恢复,数据库使用的Sqlite。小工具暂未添加,感兴趣的可以自行添加(The ability to record code, add attachments, delete recovery, and Sqlite used by the database. The small tools are not added, and the interest can be added by themselves.)
VB代码生成器
- 用VB编写的程序生成数据库代码,并且可以下载。
javajdbc宠物商店-Mysql数据库
- 使用JAVA实现数据库编程宠物商店项目案例数据库表代码(Using java to realize database programming pet store project case database table code)