- 13
- 0
- 约1.02万字
- 约 20页
- 2017-06-10 发布于河南
- 举报
VC下的ADO编程入门(国外英文资料)
VC下的ADO编程入门(国外英文资料)
The ADO programming primer for VC
Before the trip to formally enter the ADO programming, familiar with our Connection Command you some important methods of three important object, so in the future write ADO code, method to transfer the right parameter, Let s go
The Connection method
HRESULT Open (_bstr_t ConnectionString, _bstr_t UserID, _bstr_t Password, long Options)
parameter
ConnectionString is optional, including connection information
The UserID is optional, including the user name used when the connection is established
Password optional, including the Password used
原创力文档

文档评论(0)