Thursday, June 02, 2005

Create an MS Access/Word Application using VB.NET

Word 2003 Sample: Creating a Search Application with Visual Basic .NET This code sample accompanies the MSDN article "Creating a Search Application with Word 2003 and Visual Basic .NET". The sample application searches an Access database and uses the results to populate a Word document using both XML tags and bookmarks. The article also provides some background on data access technologies in the .NET Framework.

No comments: