Viewing 15 posts - 16 through 30 (of 67 total)
pholm (11/3/2010)
November 3, 2010 at 6:26 pm
Jeff Moden (10/31/2010)
David Ziffer (10/30/2010)
November 1, 2010 at 9:01 am
Jeff Moden (10/30/2010)
October 30, 2010 at 8:39 pm
RobertYoung (10/29/2010)
October 29, 2010 at 10:57 pm
doofledorfer (10/27/2010)
The thing that makes me most nervous though is how it turns the user
interface into a big...
October 27, 2010 at 7:01 pm
RobertYoung (10/27/2010)
alen teplitsky (10/27/2010)
October 27, 2010 at 2:30 pm
Hugo Kornelis (10/27/2010)
David Ziffer (10/27/2010)
USER_NAME() returns the name of the database user; SUSER_SNAME() returns the corresponding login.
Aha. This would work beautifully if RAP were using the SQL Server user name...
October 27, 2010 at 1:14 pm
wbrianwhite (10/27/2010)
As mundane as this might seem, these three routines provide some dazzling capabilities:
Not really. A history trigger is a far better choice. The stored proc can only...
October 27, 2010 at 11:24 am
Boban Stojanovski-455883 (10/27/2010)
What I also didn't like on generated code from RAP is the code style how procedures are defined.
I use my codesmith templates for this...
October 27, 2010 at 10:55 am
Bob the Mushroom (10/27/2010)
How configurable are the object names? I know that it's initially unlikely anyone will bother to look into the database if it's getting auto-generated, but...
October 27, 2010 at 10:54 am
RobertYoung (10/27/2010)
October 27, 2010 at 10:00 am
Phil Factor (10/27/2010)
I was hoping you'd got all this sort of messianic language out in the previous parts.
Well taken. I am not a big fan of messianic language either. However...
October 27, 2010 at 9:07 am
david.avraamides (10/27/2010)
October 27, 2010 at 8:56 am
charles-600573 (10/26/2010)
You state:
"This example tracks the progress of auditing in just one table. All the tables in the database, without exception, operate...
October 26, 2010 at 10:38 pm
Pantelis Magos (10/21/2010)
Where are the links for Parts 1 and 2?
Just do a search (using SQL Server Central's Search box) on the article title.
October 21, 2010 at 7:28 am
Viewing 15 posts - 16 through 30 (of 67 total)