|
-
Mar 30th, 2006, 06:55 AM
#1
Thread Starter
New Member
Trigger/XML
Hi,
1. How can I execute a Trigger on an Access table on an UPDATE (on a specified field), using VBA/SQL?
2. I then need to produce/export a XML document from the table (or tables using a one-to-many relationship), how do I do this?
Note: This has to be performed on the UPDATE.
EXAMPLE:
Table_A
Field1 = Order Number
Field2 = Status field (when Updated to ‘C’)
Table_B
Field1 = Order Number
Field2 = Line Number
Thanks in advance,
Neal
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|