文件名称:odbc_northwind
- 所属分类:
- SQL Server数据库
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 11.2mb
- 下载次数:
- 0次
- 提 供 者:
- pan****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用MFC ODBC或ODBC API访问SQLServer 数据库,有数据显、增、删、改的功能。 ODBC配置要求:在ODBC中配置数据源odbc_northwind,所连数据库服务器为SQLServer,数据库为其示例数据库Northwind,数据库的登录名为sa,密码为空,即连接字符串为“DSN=odbc_northwind UID=sa PWD=”。
-The MFC ODBC or ODBC API to access SQLServer database, data display, add, delete, change the function. The the ODBC configuration requirements: configured in ODBC data source odbc_northwind connected to the database server as the SQLServer, the database its sample database Northwind, database login name sa, password is blank, that connection string " DSN = odbc_northwind UID = sa PWD = " .
-The MFC ODBC or ODBC API to access SQLServer database, data display, add, delete, change the function. The the ODBC configuration requirements: configured in ODBC data source odbc_northwind connected to the database server as the SQLServer, the database its sample database Northwind, database login name sa, password is blank, that connection string " DSN = odbc_northwind UID = sa PWD = " .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
odbc_northwind\Debug\BuildLog.htm
..............\.....\DLGNorthwindQry.obj
..............\.....\MainFrm.obj
..............\.....\mt.dep
..............\.....\odbc_northwind.exe
..............\.....\odbc_northwind.exe.embed.manifest
..............\.....\odbc_northwind.exe.embed.manifest.res
..............\.....\odbc_northwind.exe.intermediate.manifest
..............\.....\odbc_northwind.ilk
..............\.....\odbc_northwind.obj
..............\.....\odbc_northwind.pch
..............\.....\odbc_northwind.pdb
..............\.....\odbc_northwind.res
..............\.....\odbc_northwindDoc.obj
..............\.....\odbc_northwindSet.obj
..............\.....\odbc_northwindView.obj
..............\.....\StdAfx.obj
..............\.....\vc60.idb
..............\.....\vc90.idb
..............\.....\vc90.pdb
..............\DLGNorthwindQry.cpp
..............\DLGNorthwindQry.h
..............\MainFrm.cpp
..............\MainFrm.h
..............\odbc_northwind.aps
..............\odbc_northwind.clw
..............\odbc_northwind.cpp
..............\odbc_northwind.dsp
..............\odbc_northwind.dsw
..............\odbc_northwind.h
..............\odbc_northwind.ncb
..............\odbc_northwind.opt
..............\odbc_northwind.plg
..............\odbc_northwind.rc
..............\odbc_northwind.sln
..............\odbc_northwind.suo
..............\odbc_northwind.vcproj
..............\odbc_northwind.vcproj.GATX-20110731WK.Administrator.user
..............\odbc_northwindDoc.cpp
..............\odbc_northwindDoc.h
..............\odbc_northwindSet.cpp
..............\odbc_northwindSet.h
..............\odbc_northwindView.cpp
..............\odbc_northwindView.h
..............\res\odbc_northwind.ico
..............\...\odbc_northwind.rc2
..............\...\odbc_northwindDoc.ico
..............\...\Thumbs.db
..............\...\Toolbar.bmp
..............\resource.h
..............\StdAfx.cpp
..............\StdAfx.h
..............\说明.txt
..............\Debug
..............\res
odbc_northwind