Welcome![Sign In][Sign Up]
Location:
Search - ado vc sql

Search list

[Database systemadodemo(例子)

Description: ADO&VC&SQL的例子,很经典-ADO
Platform: | Size: 77824 | Author: 李飞刀 | Hits:

[Database system数据库操作-ADO篇

Description: 演示了在VC中操作ADO的一般方法,给出了一个操作ADO的强大的类以及利用该类实现数据库操作的一个实例-demonstrated in VC ADO operation of the general method is a powerful operating ADO class and the use of database operations such an example
Platform: | Size: 83968 | Author: 周孝良 | Hits:

[ADO-ODBCVC中操作ADO数据库资料

Description: VC编程封装ADO类 VC中利用ADO共同实现数据库的操作 在VC中使用ADO开发数据库应用程序 用C++访问SQLServer2000的实例-VC ADO programming package type VC ADO common database operations using the VC ADO database application development using C visit examples of CRM
Platform: | Size: 26624 | Author: 大圣 | Hits:

[Windows DevelopVC++6.0 中用 ADO 存取 Access 数据库的一点总结

Description: VC中使用ADO访问数据库的一个事例程序,包含了许多SQL语句,对初学者非常有意义-ADO visits access database.It contains many sql sentences,very significant to beginners
Platform: | Size: 25600 | Author: 陆天明 | Hits:

[Windows Developactioncmp

Description: 在VC中如何通过ADO访问SQL server 数据库。本文是实践中应用的例子-Visits SQL how in VC through ADO the server database. This article is in the practice the application example
Platform: | Size: 988160 | Author: 米海珍 | Hits:

[SQL Servervc108423425233

Description: 一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 程序还用了Active Skin 对程序进行了换肤!! -: windows2003 visual stdio c .net,Ado SQL2000 SQL SQL2000schooldata dataschool_back SQL schooldata ADOTreectrl,listctrl,datagridBUG tree treeITEMITEMLIST LIST Active Skin
Platform: | Size: 848896 | Author: 梁小姐 | Hits:

[ADO-ODBCADOExProc

Description: 本人在vc中用ADO开发MS SQL Server时,查了很多资料,目前讲ADO执行带返回参数存储过程的例子很少,花了不少时间。所以希望一个简单的例子对大家有所帮助.-I vc used in the development of ADO MS SQL Server, and examine a lot of information, stresses ADO with the implementation of the return process parameter storage rarely example, spent a lot of time. Therefore, I hope that a simple example to help you.
Platform: | Size: 77824 | Author: 刘杰 | Hits:

[SQL ServerAdo连SQL数据库

Description: 一个ADO连SQL Server数据库的实例-ADO even a SQL Server database examples
Platform: | Size: 182272 | Author: 张小强 | Hits:

[ADO-ODBCADO_SQL_linpder

Description: 在VC++环境下利用ADO操作SQL数据库,其中还包括了列表框的使用,绝对是学习ADO和VC界面设计的经典入门程序-in VC environment ADO SQL database operation, which also includes a list box use, ADO is a learning and VC interface design of the classic entry procedures. !
Platform: | Size: 155648 | Author: OneGun | Hits:

[Shop supermarket software system200683022561186148

Description: 。使用VC.NET做前端应用程序开发工具,利用面向对象的编程思想进行高效的开发,用SQL SERVER 2000进行后台数据库的创建和管理,利用ADO对象实现对后台数据库的连接,访问,修改以及写入等操作。并采用OLEDB连接数据库,提高了数据访问效率-. VC.NET make use of front-end application development tools, the use of object-oriented programming ideas for the development of highly efficient, using SQL SERVER 2000 to carry out the background of the creation and management of databases, using ADO objects to realize the background database connectivity, access, modify and write operation and so on. And uses OLEDB to connect databases, improve the efficiency of data access
Platform: | Size: 577536 | Author: 张世卓 | Hits:

[SQL Serverado

Description: 使用vc编写的利用ADO执行SQL方法步骤。-Vc prepared to use the implementation of SQL using ADO method steps.
Platform: | Size: 94208 | Author: 老马 | Hits:

[VC/MFCVC

Description: ado sql server2000 CTreeList DataGrid
Platform: | Size: 23160832 | Author: 夏媛媛 | Hits:

[SQL ServerDBModule

Description: 此代码提供一些标准接口供VC++以ADO方式访问SQL Server数据库。-err
Platform: | Size: 7168 | Author: | Hits:

[ADO-ODBCsql

Description:
Platform: | Size: 86016 | Author: 王力 | Hits:

[SQL Servercn700_vc45888224441

Description: 软件介绍: 编程环境: windows2003 +visual stdio c++ .net Ado + SQL2000 /####################################/ ** SQL设置: 将在SQL2000下建立schooldata数据库 导入数据文件 导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等 程序中有几个BUG还没解决, 实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 //====================================================================== 程序还用了Active Skin 对程序进行了换肤-err
Platform: | Size: 992256 | Author: est | Hits:

[Grid ComputingADORecordset

Description: DATA在VC中如何通过ADO访问SQL server 数据库。本文是实践中应用的例子 -DATA in the VC in how to access SQL server database ADO. This article is an example of application in practice
Platform: | Size: 1024 | Author: HENLY | Hits:

[SQL ServerADO_connect_query

Description: VC代码,ADO的SQL server数据库连接,查询基本功能示范-VC code, ADO
Platform: | Size: 63488 | Author: 罗敏 | Hits:

[VC/MFCvc-sql

Description: SQL数据库和vc的ADO连接问题的详细源码-SQL database and the ADO connection problems vc detailed source
Platform: | Size: 4999168 | Author: fd | Hits:

[Otherrenshi

Description: vc + sql server2000 我的毕业设计 适合初学者-vc+ sql server2000 my graduation project for beginners
Platform: | Size: 7630848 | Author: jhon | Hits:

[Windows Developvc

Description: VC+ADO存取SQL SERVERVC+ADO存取SQL SERVER-VC+ ADO to access SQL SERVER
Platform: | Size: 5120 | Author: longfnb | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net