开发者

Does anyone know of a Primer for reading an Access database from VB6

开发者 https://www.devze.com 2023-01-26 21:07 出处:网络
In the near future I\'ll need to start 开发者_StackOverflow中文版reading an Access 2003 database from a VB6 application. Does anyone know of a \'get you started\' guide to the mechanics of doing this

In the near future I'll need to start 开发者_StackOverflow中文版reading an Access 2003 database from a VB6 application. Does anyone know of a 'get you started' guide to the mechanics of doing this (how to get a connection, how to send a query, that sort of thing).


http://www.vb6.us/tutorials/using-jet-data-access-objects


You could start with this:

Does anyone know of a Primer for reading an Access database from VB6

Otherwise, I'd suggest any title that starts you off with basics but has a reasonable coverage of more intermediate to advanced topics would suffice. For example, this title.

Ultimately though, I think your best resource will be the web and Stack Overflow in particular.

0

精彩评论

暂无评论...
验证码 换一张
取 消