Welcome![Sign In][Sign Up]
Location:
Search - odbc sql server

Search list

[SQL ServerMyMFCODBCSmpl

Description: 一个非常不错的MFC ODBC范例,利用SQL Server自带的数据库Northwind,用ODBC建立DNS数据源MyNWind,就可以测试。-a very good example of MFC ODBC, SQL Server Northwind own database using ODBC data sources to establish MyNWind DNS, it can test.
Platform: | Size: 32768 | Author: 彭海波 | Hits:

[SQL ServerODBC API SQL

Description: 开放数据库互连(ODBC)已经成为Client/Server数据库应用系统中访问远程数据库的一个标准。作为强大的前端开发工具,Visual Basic为开发者提供了多种访问ODBC数据源的途径,如JET数据库引擎、ODBC API函数、RDO接口等。比较而言,直接使用ODBC API函数的编程难度最大,但获得的存取数据库的性能也最佳。-Open Database Connectivity (ODBC) has become the Client/Server Database Application Remote Access database standards. As a powerful front-end development tools, Visual Basic developers to provide a variety of ODBC data source access channels such as the JET database engine, ODBC API function, RDO interface. Comparatively speaking, the direct use ODBC API programming the most difficult, but we have gained access to the database of best performance.
Platform: | Size: 3072 | Author: 建春 | Hits:

[ADO-ODBCvcToDB

Description: 在VC中通过odbc连接数据库(数据库不分种类,oracle\sql server等)-in VC through odbc connect to the database (regardless of the database type, oracle \ sql server, etc.)
Platform: | Size: 59392 | Author: mt | Hits:

[Other第4章 会议事务系统

Description: 数据库 ODBC注册文件 数据库\MeetingManage 本案例SQL Server数据库 源代码 存放着系统登陆、退出以及用户界面的主框架文件, 另外还包括用户管理文件。 源代码\SQL 存放着用于建立数据库的SQL文件 源代码\IMAGES 存放着用到的图片文件 源代码\INCLUDE 存放着常用函数文件-ODBC database registration documents database \ MeetingManage this case SQL Se OS source code database stored landing system, and user interface from the main framework document, It also includes user management documents. Source code \ SQL stored for the establishment of the SQL database source file \ IMAGES storage to use the map film documents the source code \ INCLUDE function commonly used to store documents
Platform: | Size: 84992 | Author: liu | Hits:

[ERP-EIP-OA-Portalhgfhgfhg65765756

Description: 贸易公司管理系统 一 开发环境 OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataBase: SQL 2000 Server + SP2 二 运行 1:创建数据库 将TRADE.sql中的SQL语句考入SQL Server的查询分析器中,全部运行; 2:建立ODBC数据源 数据原名称为Trade_MIS-trading company a management system development environment OS : Windows 2000 Server SP2 IDE : Visual Studio 6.0 SP5 DataBase : SQL Server 2000 running a two SP2 : TRADE.sql database will be created in SQL Server SQL admitted inquiries analyzer, and all of operation; 2 : build ODBC data source data formerly known as Trade_MIS
Platform: | Size: 144384 | Author: | Hits:

[OS program112

Description: 物资管理系统 一 开发环境 OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataBase: SQL 2000 Server + SP2 二 运行 1:创建数据库 将Material.sql中的SQL语句考入SQL Server的查询分析器中,全部运行; 2:建立ODBC数据源 数据原名称为Material_MIS -Materials management system development environment 1 OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ SP5 DataBase: SQL 2000 Server+ SP2 Second Run 1: Create a database in SQL statements Material.sql admitted to the SQL Server query analyzer, all running 2: Create ODBC data source data formerly known as Material_MIS
Platform: | Size: 104448 | Author: mashijia | Hits:

[WEB Codehotel

Description: 利用ASP.NET(C#)和MS SQL SERVER 2000开发的WEB网上酒店客房预定系统,要求对系统的数据结构、功能进行设计,同时要考虑到用户界面的友好性及系统应用数据库安全可靠性;系统的计算模式基于B/S构架,系统的设计与实现要考虑到对开放式数据库ODBC的支持。-Using ASP.NET (C#) And MS SQL SERVER 2000 Development WEB online hotel reservation system requires data on the system structure, function design, taking into account the friendly user interface and database system security and reliability system calculation model is based on B/S architecture, system design and implementation to take into account of the Open Database ODBC support.
Platform: | Size: 919552 | Author: 刘明 | Hits:

[ADO-ODBCSQLServer2000UsePDF

Description: SQL Server 2000的使用、开发说明,给出了通过ODBC、DAO ADO访问数据库的方法-SQL Server 2000 s use and development that is given through ODBC, DAO ADO methods to access the database
Platform: | Size: 6510592 | Author: liujie | Hits:

[SQL ServerODBC

Description: 通用的ODBC接口程序,将各种数字转换成字符串形式,读取SqlServer2000数据库!只读功能!!!很不错的,建议借鉴一下-Generic ODBC interface program will be converted to string a variety of digital forms, read the SQL Server 2000 database! Read-only features!!! Very good, it is recommended you learn from
Platform: | Size: 8192 | Author: 刘建南 | Hits:

[SQL ServerODBC_DB

Description: MFC写的简单操作SQL SERVER 2005数据库的程序!-MFC write simple SQL SERVER 2005 database program!
Platform: | Size: 39936 | Author: shajian | Hits:

[Database systemODBC

Description: ODBC数据源连接,工数据库使用者使用,特别是sql server 2-ODBC data source connection, public database, users, especially in sql server 2000
Platform: | Size: 15360 | Author: 牛芳 | Hits:

[Database systemUniDAC3.0.3

Description: 最好的数据库连接组件,可连接Oracle 、SQL Server 、MySQL 、InterBase 、PostgregSQL 、SQLite、ACCESS、ODBC、Advantage 、ASE。数据库开发首选,-The best database connectivity components, can connect Oracle, SQL Server, MySQL, InterBase, PostgregSQL, SQLite, ACCESS, ODBC, Advantage, ASE. Database development choice,
Platform: | Size: 2944000 | Author: szx | Hits:

[Othersqlncli

Description: Microsoft SQL Server Native Client (SQL Native Client) 是一个同时包含 SQL OLE DB 访问接口和 SQL ODBC 驱动程序的动态链接库 (DLL)。它对使用本机代码 API(ODBC、OLE DB 和 ADO)连接到 Microsoft SQL Server 7.0、2000 或 2005 的应用程序提供运行时支持。应使用 SQL Native Client 来创建新的应用程序或增强需利用 SQL Server 2005 新增功能的现有应用程序。SQL Native Client 的这个可再分发安装程序用于安装运行时所需的客户端组件,以利用 SQL Server 2005 的新增功能,它也可以安装开发使用 SQL Native Client API 的应用程序所需的头文件。 -Microsoft SQL Server Native Client (SQL Native Client) is a also contains the SQL OLE DB provider and SQL ODBC driver is a dynamic-link library (DLL). Its use of native code API (ODBC, OLE DB and ADO) to connect to Microsoft SQL Server 7.0,2000 or 2005 applications to provide run-time support. SQL Native Client should be used to create new applications or enhance the need to use SQL Server 2005 new features of existing applications. SQL Native Client This redistributable installer for the installation to run the client components needed to take advantage of SQL Server 2005' s new features, it also can be installed using the SQL Native Client API developers of applications required for the first文件.
Platform: | Size: 3030016 | Author: 刘海滨 | Hits:

[SQL ServerexampleofSQLServerAndODBC

Description: SQL Server MFC ODBC 添加、删除、修改记录的实例。-SQL Server MFC ODBC to add, delete, modify the record instance.
Platform: | Size: 52224 | Author: | Hits:

[SQL ServerSQL

Description: SQL Server MFC ODBC 直接执行SQL语句的实例。-SQL Server MFC ODBC instance of a direct implementation of the SQL statement.
Platform: | Size: 52224 | Author: | Hits:

[SQL Serverselect

Description: SQL Server MFC ODBC 多记录集查询的一个实例-SQL Server MFC ODBC record set more than one instance of the query
Platform: | Size: 48128 | Author: | Hits:

[SQL ServerODBC_DDX_RFX

Description: SQL Server MFC ODBC 使用DDX 和RFX 的一个实例。-SQL Server MFC ODBC using DDX and RFX' s an example.
Platform: | Size: 37888 | Author: | Hits:

[SQL ServerODBC

Description: SQL Server MFC ODBC报表实现的代码。-SQL Server MFC ODBC statements to achieve code.
Platform: | Size: 96256 | Author: | Hits:

[Windows DevelopsqlODBC

Description: 数据库连接的简单程序,使用底层的ODBC连接方法,十分好用-ODBC SQL SERVER
Platform: | Size: 4128768 | Author: yongxuanchen | Hits:

[MySQLC

Description: C++通过ODBC访问SQL server中的数据 本程序简单的介绍了C++与SQL server 相互传递数据。-C++ to access SQL server through ODBC data in this program introduced a simple C++ and SQL server to transfer data with each other.
Platform: | Size: 1921024 | Author: | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net