文件名称:MicrosoftPHON
- 所属分类:
- GDI/图象编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 362.52kb
- 下载次数:
- 0次
- 提 供 者:
- 东*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
模拟手机
Notes:
// This example demonstrates the following functions
// 1. Create Northwind sample database
// 2. Create Employees table
// 3. Open a connection to Northwind database
// 4. Insert employee sample data using OLE DB API
// 5. Update employee info using OLE DB API
// 6. Queries through ICommandText
// 7. IRowsetIndex seek
// 8. Insert BLOB to database using ISequentialStream
// 9. Load BLOB from database using ILockBytes
// 10. Wrap employee data insertions in a transaction
Notes:
// This example demonstrates the following functions
// 1. Create Northwind sample database
// 2. Create Employees table
// 3. Open a connection to Northwind database
// 4. Insert employee sample data using OLE DB API
// 5. Update employee info using OLE DB API
// 6. Queries through ICommandText
// 7. IRowsetIndex seek
// 8. Insert BLOB to database using ISequentialStream
// 9. Load BLOB from database using ILockBytes
// 10. Wrap employee data insertions in a transaction
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 45666000microsoftphon.zip 列表 northwindoledb/ northwindoledb/Common.h northwindoledb/dbcommon.h northwindoledb/Employees.cpp northwindoledb/Employees.h northwindoledb/newres.h northwindoledb/northwindoledb.cpp northwindoledb/northwindoledb.h northwindoledb/northwindoledb.ico northwindoledb/NorthwindOleDb.rc northwindoledb/northwindoledb.sln northwindoledb/northwindoledb.vcproj northwindoledb/northwindoledbppc.rc northwindoledb/Photos/ northwindoledb/Photos/buchanan.BMP northwindoledb/Photos/Callahan.bmp northwindoledb/Photos/davolio.BMP northwindoledb/Photos/Dodsworth.BMP northwindoledb/Photos/fuller.BMP northwindoledb/Photos/King.BMP northwindoledb/Photos/leverling.bmp northwindoledb/Photos/peacock.BMP northwindoledb/Photos/Suyama.BMP northwindoledb/resource.h northwindoledb/stdafx.cpp northwindoledb/stdafx.h PocketPC/ PocketPC/PocketPC_2003_Down.PNG PocketPC/PocketPC_2003_Mask.PNG PocketPC/PocketPC_2003_Skin.xml PocketPC/PocketPC_2003_Up.PNG