CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - application
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Oracle
SQL Server
MySQL
Other Databases
Search - application - List
[
Database system
]
bonddb_0[1].6.2.tar
DL : 0
bonddb 是一个源于PostgreSQL封装包的对象。它是一个由C/C++编写的快速数据提取层应用软件,允许对类对象的访问-bonddb is a source seals the packaging to PostgreSQL the object. It is by the C/C compilation fast data 鎻愬彇灞?application software, permits visit to kind of object
Date
: 2026-01-18
Size
: 277kb
User
:
赵何
[
Database system
]
用vc++6.0开发多表联接的数据库应用程序
DL : 0
用VC++6.0开发多表联接的数据库应用程序-VC 6.0 multi-table database connectivity application
Date
: 2026-01-18
Size
: 22kb
User
:
高宏
[
Database system
]
从数据库中读一组数据并把它画成图表
DL : 0
本例主要使用的是PictureBox控件在数据库表显示上的应用。-the cases are used mainly PictureBox control in a database table shows the application.
Date
: 2026-01-18
Size
: 9kb
User
:
袁天兵
[
Database system
]
50840420
DL : 0
数据库应用课件,关于VFP-Database Application Software for VFP
Date
: 2026-01-18
Size
: 26kb
User
:
谭君梅
[
Database system
]
SQL语句导入导出大全
DL : 0
数据库SQL语句应用大全-SQL database application Daquan
Date
: 2026-01-18
Size
: 3kb
User
:
徐剑
[
Database system
]
SQLHelper
DL : 0
重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings["ConnectionString"] <!-- application specific settings --> <appSettings> <add key="ConnectionString" value="packet size=4096 user id=sa data source=localhost persist security info=True initial catalog=NorthWind password= "/> </appSettings> 当然可以把数据库连接方法修改后直接用。-rewritten Microsoft SQLHelper (shared database Call Interface) a SqlHelper the connectionString caused an overall volume, uniform database connections increased by two strings to the specific name of the table in the DataSet interface. In the config files set database connection string private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings [ "ConnectionString"] lt; !-- Application specific settings-- gt; Lt; AppSettingsgt; Lt; Add key = "ConnectionString" value = "packet size = 4096 user id = sa data source = localhost persist security info = = True initial catalog NorthWind password ="/gt; lt;/appSettingsgt; of course, the database can be connected directly to amend the methods used.
Date
: 2026-01-18
Size
: 6kb
User
:
沈镇杰
[
Database system
]
2004031010464531306
DL : 0
vfp数据库应用编程-Probe Database Application Programming
Date
: 2026-01-18
Size
: 162kb
User
:
智慧
[
Database system
]
2004060820245823311
DL : 0
vfp数据库应用编程-Probe Database Application Programming
Date
: 2026-01-18
Size
: 59kb
User
:
智慧
[
Database system
]
2004113020062232274
DL : 0
vfp数据库应用编程-Probe Database Application Programming
Date
: 2026-01-18
Size
: 37kb
User
:
智慧
[
Database system
]
PB中多态的应用
DL : 0
PB中多态的应用-PB polymorphic Application
Date
: 2026-01-18
Size
: 7kb
User
:
[
Database system
]
多层数据库应用示例
DL : 0
多层数据库应用开发示例-multilayer database application development paradigm
Date
: 2026-01-18
Size
: 27kb
User
:
张洪新
[
Database system
]
用VC实现数据库多表联接的应用程序
DL : 0
用VC++6.0开发多表联接的数据库应用程序 介绍了用Visual C++6.0开发数据库应用程序时,使用MFC ODBC类的编程方法,详细说明了在MFC ODBC的派生类中设置SQL语句参数的方法,实现了二个表的关联。 关键字 数据库 ,多表联接,MFC ODBC-VC 6.0 multi-table database connectivity application procedures introduced with Visual C 6.0 database application development, the use of MFC ODBC type of programming methods, a detailed description of the MFC category derived ODBC SQL set parameters and methodology of the two tables association. Keyword database, multi-table connectivity, ODBC MFC
Date
: 2026-01-18
Size
: 9kb
User
:
lihao8397
[
Database system
]
计算机应用硕士论文__数据仓库体系结构设计
DL : 0
北京邮电大学计算机应用硕士论文__数据仓库体系结构设计 包括答辩稿 水平自然是高希望对你有所帮助-Beijing University of Posts and Telecommunications Computer Application master's thesis __ data warehouse architecture design includes text reply is naturally high level of hope for your help
Date
: 2026-01-18
Size
: 568kb
User
:
檀超
[
Database system
]
安邦售楼系统单机版
DL : 0
短小而实用的房地产销售管理软件,它对系统要求不高,简单适用,便于学习使用,为您提供了一个方便有效的售楼工具-short and practical real estate sales management software, it modest system, a simple application, the ease of learning to use, to offer you a convenient and effective sales tool
Date
: 2026-01-18
Size
: 661kb
User
:
yazi
[
Database system
]
OCIExample-CanInsert
DL : 0
OCI接口简介及其在Visual C++中的应用 已经在平台实现-Introduction and OCI interface in Visual C in the application platform
Date
: 2026-01-18
Size
: 238kb
User
:
赵佳
[
Database system
]
Occi2
DL : 0
使用OCCI开发Oracle9i数据库应用程序-use development with OCCI Oracle9i Database Application
Date
: 2026-01-18
Size
: 1.95mb
User
:
赵佳
[
Database system
]
mdbapp
DL : 0
一个桌面数据库应用的源码,适合初学数据库编程的新手.-a desktop database application source code, suitable for novice database programming newbie.
Date
: 2026-01-18
Size
: 146kb
User
:
刘海
[
Database system
]
vcScoreManagement
DL : 0
这是一个学生考试成绩管理系统,在学校里应用很广泛。程序稍加修改,也可以做为工资管理系统。值得推荐。-This is a student examination results management systems, in schools very broad application. Minor procedural changes, it can also be employed as wage management system. Worth recommending.
Date
: 2026-01-18
Size
: 441kb
User
:
刘哲
[
Database system
]
VisualC++
DL : 0
数据库开发,VC应用实例教程VisualC++软件项目开发实例源码-Database development, VC Tutorial Application VisualC++ Examples source software project development
Date
: 2026-01-18
Size
: 4.08mb
User
:
赵伟
[
Database system
]
source
DL : 0
这个是个简单的关于出票申请的处理,里边还有小型的进销存。-This is a simple application on the handling of the vote, there are small Invoicing inside.
Date
: 2026-01-18
Size
: 759kb
User
:
润子
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.