Print Page | Close Window

ParseMultivalueFieldTonormalizedStructure A2K-A2K3

Printed From: Roger's Access Library
Category: Roger's Access Library
Forum Name: Roger's Download Samples
Forum Description: A compendium of Microsoft Access 97 and 2000+ routines, each separated into its own sample database.
URL: www.rogersaccesslibrary.com/forum/forum_posts.asp?TID=449
Printed Date: 28 Mar 2024 at 4:40am
Software Version: Web Wiz Forums 12.03 - http://www.webwizforums.com


Topic: ParseMultivalueFieldTonormalizedStructure A2K-A2K3
Posted By: Roger Carlson
Subject: ParseMultivalueFieldTonormalizedStructure A2K-A2K3
Date Posted: 10 Apr 2009 at 3:43am
Please consider donating $1 per sample downloaded, http://www.rogersaccesslibrary.com/whydonations.htm - find out why here .
 
ParseMultivalueFieldToNormalizedStructure.mdb
 
This sample illustrates how to write values from a multiple valued field (not the Access 2007 multi-value field) into a normalized Many-to-Many structure.  The original table is called "ContactsDownloadMultivalue". The contact information is written into "tblContacts". The category information from the multiple valued field is written to "tblCategories"

Then a record is created in jtblContactCategory junction table, establishing the many-to-many relationship.

To run the code, open Module1, place the cursor in the subroutine, and click Run.

Access 2000-2003 version: http://www.rogersaccesslibrary.com/forum/uploads/5/ParseMultivalueFieldTonormalizedStructure.zip - ParseMultivalueFieldToNormalizedStructure.zip
Level: Intermediate. Requires knowledge of VBA programming.


-------------
Consider donating $1 per sample downloaded, http://www.rogersaccesslibrary.com/whydonations.htm" rel="nofollow - find out why here .<



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.03 - http://www.webwizforums.com
Copyright ©2001-2019 Web Wiz Ltd. - https://www.webwiz.net