Members
Technology Zones
Articles
Hosted By
Info
|
Articles & Tutorials  -
This article is a simple yet effective way to export a DataReport to MIcrosoft Word using the DataEnvironment and DataReport. This walk-through starts with creating a simple database in Microsoft Access and then creating a User Interface in Visual Basic 6.0. .  -
While the use of AutoNumber and Identity fields in tables is greatly applauded by database designers the world over, they can be annoying for developers to use. This article reveals two techniques for retrieving the value of an AutoNumber/Identity field..  -
Learn how to use MS Access 2000 with VB and the DAO library. Includes a module for handling simple databases.. 
Sample Code  -
This is an Access 2003 project file that demonstrates how to do a few cool things with documents. You can grab the project file (zipped) from here:
http://www.guardianbob.com/support/public_files/DocumentStorageTest.zip
This project will show you how to store and retrieve documents from both an Access table with a BLOB field as well as a SharePoint list (via linked tables and the list web service)..  -
This code shows you how to create a table and it's indexes in a database at run time.. 
|
Search
Code Samples
New Members
|