Allow a database to be signed inside Designer (15 Dec 2010)this is in Designer 8.5.2 :-) |
Change database icon from database properties (15 May 2008)In Designer 8.5, the database properties editor has a tab for icon. No more hunting! |
Saving shared actions should run error processing (08 Feb 2008)It's a bit complex. You can write code in simple actions that is "late binding," so an error is not necessarily an error, as it may compile just fine in all the contexts in which it is used. This is why we do what we do... |