搜索资源列表
[_DataBase162493862003
- DataBase keeping program explaining with a sample program a) Ranking Database. b) Library keeping. c) Record Keeping. -DataBase keeping program explaining with a sample program a) Ranking Database. b) Library keeping. c) Record Keeping.
SQLUnicode_demo
- It also provides a sample C++ client that tests the U2CP and CP2U conversion functions.-It also provides a sample C client that test s and the U2CP CP2U conversion functions.
ActiveX_Da173053482004
- ActiveX Data Objects Programming in C++ Descr iption: ActiveX Data Objects Programming How To: Hey, this is some kind of an experiment in writing tutorials in PSC. All of my articles are in .html files included in the zip file, together with the s
QSQL.ZIP
- Oracle PRO*C dynamic SQL sample with C source.
OCIExample
- 使用OCI访问Oracle数据库。包含基本的数据库连接、访问、更新等操作。-use OCI visit Oracle database. The database contains basic connectivity, access, upgrade operations.
cdemodp
- 用Oracle OCI进行Direct path insert的示例代码-Oracle OCI conducted by Direct path insert the sample code
kesheshili
- 数据库课设示例代码 c#环境 简单连接示例 导航条示例-Database class set sample code c# Environment to connect a simple example of the navigation bar sample
shujukuchaxun
- 数据库查询程序示例,C#程序-Sample database query procedures, C# program. . . . . .
Modeling4
- 示例程序分别是在Delphi 7、PowerBuilder 9.0、Visual Basic.NET 2003、Visual C#.NET2003和SQL Server 2000个人版下调试通过的,不同的版本可能存在差别。另外,使用的操作系统是Microsoft Windows 2000(Professional,Server),原则上操作系统对程序没有影响,不过作者没有在其他操作系统平台上调试这些程序。在配套光盘中,作者提供了示例程序的源代码。另外,建议读者重新编译所有示例程序,进而熟悉它们的
SQLToSQLCompactCopy-source
- Souce Code and sample to transfer SQL Server database to SqlServer Compact edition database. C#, dotNet framework-Souce Code and sample to transfer SQL Server database to SqlServer Compact edition database. C#, dotNet framework
BCBSQL
- C++ Builder数据库开发经典案例解析 示例程序都是在C++ Builder 6.0(Enterprise)和SQL Server 2000个人版下调试通过的,不同的版本可能存在差别。使用的操作系统是Microsoft Windows 2000(Professional)。-C++ Builder Database Development Case Study Analysis of the sample programs in C++ Builder 6.0 (Enterprise)
a
- c#示例代码以及动态演示还有静态演示,帮助学习.net的vs2005环境-c# sample code and dynamic presentations are static presentations, to facilitate the learning. net to vs2005 environment
DemoWebSite
- 这个是演示使用SQL Server+C#编写的网站示例程序-This is to demonstrate the use of SQL Server+ C# sample programs written in web site
dongtaimohuchaxun
- 动态模糊数据查询实例代码,通过C#代码SqlServer2005实现-Dynamic fuzzy data query sample code, through the realization of C# code SqlServer2005
chap2
- 人力资源管理 人力资源管理实例程序 C++BUILDER -Human Resource Management Human Resource Management sample program C++BUILDER
Lab10
- 一、请用T-SQL语句实现以下题目要求。 1、熟悉变量的声明、变量的赋值、输出结果 目的:查询并返回product产品表中产品名称以C开头的产品的条数 要求:产品名称以C开头的条件用变量来表示,查询出来的产品条数也用变量表示,并最终需要返回 The sum of the product is +查询出来的产品条数。 2、熟悉IF语句 给一变量赋值字符串 THIS IS MY BOOK ,如果此字符串的长度大于10,则返回其字符串第一位到第四位,否则返回后四位字符串。 3、
msql
- Sample code to connect Mysql and display data in ANSI C
Test
- C# SAMPLE CODES FOR PLATINUM SDK
SQL2000SampleDb
- 数据库SQLSERVER2000后就不自带示例数据库了,这个是示例数据库的脚本 安装方法: 1、安装SQL2000SampleDb.msi后在C盘下有目录SQL Server 2000 Sample Databases,该目录下有instnwnd.sql、instpubs.sql脚本 2、打开SSMS,“文件---打开---文件”选择上面两个脚本即可创建示例数据库(After the database SQLSERVER2000, the sample database is not br