Category Archives: Old Material

Creating an ADO Data Provider

ADO lets you access data through data providers. Here’s how to create your own data provider, which can be used from ADO. Peter Vogel demonstrates this technology by creating a provider to pull Form, Query, and Report information out of … Continue reading

Posted in Old Material | Leave a comment

Coming Attractions

In the August 1997 issue, I made some suggestions about the impact I thought Java was going to have on Microsoft’s development tools. This month, I’ll put my hand in the fire and make some explicit predictions.

Posted in Old Material | Leave a comment

Client/Server Issues

Mike Gunderloy’s first answer addresses issues around client/server development, particularly the interactions between Access pass-through queries, SQL Server stored procedures, and Access forms. With that out of the way, Mike then shows how to tame some of the new behavior … Continue reading

Posted in Old Material | Leave a comment

Client/Server Development with Access

When you start using Access as a front end for a server database, the rules change. This article introduces the fundamental techniques for delivering effective client/server applications with Access. There are many reasons why you might want to upsize your … Continue reading

Posted in Old Material | Leave a comment

Building a Better Access Resource

A while ago, many of you took the time to fill out the Smart Access reader survey form. Thank you! Because of your contributions, I’m in a much better position to give you what you want — which is my … Continue reading

Posted in Old Material | Leave a comment