Wrox Programmer Forums
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 30th, 2006, 07:20 AM
Friend of Wrox
 
Join Date: Jan 2006
Posts: 131
Thanks: 10
Thanked 0 Times in 0 Posts
Default 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:

[u]Table_A</u>
Field1 = Order Number
Field2 = Status field (when Updated to ‘C’)

[u]Table_B</u>
Field1 = Order Number
Field2 = Line Number

Thanks in advance,


Neal

A Northern Soul
__________________
Neal

A Northern Soul
 
Old March 30th, 2006, 11:00 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,093
Thanks: 1
Thanked 12 Times in 11 Posts
Default

Access (Jet) tables don't support Triggers.

Bob






Similar Threads
Thread Thread Starter Forum Replies Last Post
Trigger sumith ASP.NET 1.0 and 1.1 Professional 0 March 21st, 2007 12:44 AM
Trigger/XML Export Neal Access VBA 2 March 30th, 2006 11:43 PM
do I need a trigger? Warbird SQL Server 2000 1 April 5th, 2005 08:07 AM
Trigger realgone_ SQL Language 4 January 27th, 2005 11:49 AM
Trigger arshad mahmood SQL Language 2 May 12th, 2004 05:16 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.