[AccessD] Worth Upgrading for?

Max Wanadoo max.wanadoo at gmail.com
Fri Jul 24 10:58:16 CDT 2009


A Rose by any other name.  Both do the same thing if you want it to...no?

Max



-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Charlotte Foust
Sent: 24 July 2009 16:50
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Worth Upgrading for?

Nope, With Events just sinks the events raised by another object.
Triggers belong to the tables themselves.  In .Net, you can enforce
business rules in a central location by implementing them in a class
that inherits a typed dataset.  Then you just use the class object
throughout the app and WALLA!!

Charlotte Foust 

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Max Wanadoo
Sent: Friday, July 24, 2009 8:46 AM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] Worth Upgrading for?

Thought that was what WITH EVENTS did? Aka triggers??

Max



-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Stuart
McLachlan
Sent: 24 July 2009 13:14
To: Access Developers discussion and problem solving
Subject: [AccessD] Worth Upgrading for?

http://blogs.msdn.com/access/archive/2009/07/22/access-2010-the-10-000-f
t-vi
ew.aspx

Centralize business logic. Data macros allow you to write logic behind
tables similar to SQL triggers. This makes it easier to maintain
applications because you can centralize business
logic:

--
Stuart
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com

--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com

-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list