|
ANN: MSSQL LogManager v1.0.3 FINAL has been released!
Ladies, gentlemen,
Upscene Productions is proud to announce Version 1 FINAL of
MSSQL LogManager - A Logging/Auditing Suite for Microsoft
SQL Server. The Beta/RC phase went very well and only some
performance related tweaks and an updated Online help went
into the final version. No bugfixes.
The MSSQL LogManager product family is a set of tools which
helps you to keep track of data changes in your Microsoft
SQL Server database.
Key Features:
- Supports Microsoft SQL Server 2000
- Server-side logging mechanism
- Table operation logging
- Table column logging
- Capable to capture multi-row DML operations
- Encryptable auditing triggers on demand
- Not for replication auditing triggers on demand
- User-definable conditional logging
- Browse and export auditing data
- and much more ...
Download a trial at: http://www.upscene.com
More information: http://www.upscene.com/news/20040601.htm
Best Regards,
Thomas Steinmaurer
LogManager Serie - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database and MS SQL Server
Upscene Productions
http://www.upscene.com
Related Discussions - HOW TO ADD A TLISTBOX TO A FORM AT RUNTIME? (2001-01-10 05:05:44)Just add "listbox1.parent:=form1" after "create"...
- NICELY BUT QUESTION FOR EXPERTS ... (2001-01-22 09:51:44)Sorry, I don't know how to configure proxy with delphi. To do it by yourself, go in control panel->internet->connections, select a connection then...
- TRICHEDIT CHANGES CONTENTS ON WINDOWS 2000 (2001-01-25 10:46:38)It would not be the first time Microsoft makes some modifications to the behaviour of a library. For example, everytime a new version of MDAC is...
- HOW TO DECLARE A GLOBAL VARIABLE (2001-01-26 10:11:36)in another form you can't use e.g. edit1.text:=myvariable
you must use edit1.text:=alpha.myvariable
Please e-mail me if u have any more...
- CALLING EXE FILES FROM DELPHI (2001-01-26 10:50:17)u MUST put shellapi in the uses of the program
this code will open up ur program
ShellExecute(Handle,'open',...
- INVOKING DELPHI APP FROM WEB PAGE WITH INPUT PARMS (2001-02-02 12:38:30)Many thank for persevering. The IE Browser does allow local PC exes to be started - as you probably know - it offers a download or run-as-is...
- RICHEDIT! (2001-02-05 08:07:07)OK, to "protect the text where it can not be modified, use
the SelAttributes.Protected property. You can also prevent
naything from being...
- HELP..SIMPLE QUESTION.. (2001-02-08 20:19:20)i did use the MoveTo and LineTo but with the procedure FormMouseDown, FormMouseUp and FormMouseMove and when i run the application, it draw lines...
- HOW TO GET THE NAME OF THE CURRENTLY FOCUSED/RUNNING APPLICATION ? (2001-02-08 05:10:15)delphi offers no native function for the purpose. Of course, this doesn't mean it can't be done; you just need to resort to the Windows API -...
- HOW TO GET A LIST OF HANDLES AND TITLE OF ALL WINDOWS CURRENTLY OPEN ? (2001-02-08 05:13:40)delphi offers no native function for the purpose. Of course, this doesn't mean it can't be done; you just need to resort to the Windows API -...
|