Carol Baker West

less info
641 reputation
6
bio website N/A
location
age 40
visits member for 9 months
seen 11 hours ago
stats profile views 28

SQL enthusiast


18h
comment Update my local db based on scripts executed in my server database
@JNK I'm fully aware of that. If I get affiliated with any vendor, I'll make it clear.
18h
comment Update my local db based on scripts executed in my server database
No, I don't but I use their tools almost every day
18h
answered Update my local db based on scripts executed in my server database
1d
answered Trigger Performance : Is Using Trigger is a good way?
May
17
revised How to create and send mail in SQL Server 2008?
added 285 characters in body
May
17
answered How to create and send mail in SQL Server 2008?
May
15
answered Auditing specific database events
May
14
answered Missing or lost transaction and no errors to show what went wrong
May
14
answered Consolidating data changes in SQL Server by team
May
14
awarded  Caucus
May
13
answered Simple model database transaction log full 'CHECKPOINT'
Apr
26
answered Moving tables to another SQL2008 database (including indexes, triggers, etc.)
Mar
27
answered Stored Procedures under Source Control, best practice
Mar
25
comment SQL Server 2012, restore database
What's the version of SQL Server Management Studio on your local machine?
Mar
25
comment SQL Server in a state of confusion: does the database exist or doesn't it?
To be on the safe side, deny the ALTER permission on the database to everyone except 'sa', change the 'sa' password and be selective when giving the password to 'clowns'
Mar
25
answered Can SQL Server 2000 and SQL Server 2012 CoExist?
Mar
24
answered SQL Server 2008 R2 Restore a back up to a new database
Mar
13
answered On DB2, who updated a record and what did the record look like before the update?
Mar
12
answered how to add attachment(text file) to database mail?
Mar
12
comment how to add attachment(text file) to database mail?
Is it due to permissions that you cannot use EXEC sp_send_dbmail?