Viewing 4 posts - 1 through 4 (of 4 total)
Agreed. Powershell is a lot less complicated (even with script signing) and allows for weekly, monthly and annual archiving from a single daily backup file.
June 18, 2015 at 3:50 pm
...and like most other DML actions:
Always wrap the commands in USE [database]; BEGIN TRAN...COMMIT/ROLLBACK TRAN.
Won't be of much use with TRUNCATE TABLE but transaction control is always important when modifying...
September 19, 2012 at 9:11 pm
Supply & Demand:
Good-Excellent developers/engineers are hard to find and should command what the market will bear.
'Good' salespeople are easy to find but excellent reps should be compensated based on...
February 21, 2012 at 10:22 am
If done properly linking an Access Database via a SQL Server Linked Server should allow you to read and update the Access data as if it were native SQL Server...
August 20, 2004 at 11:59 am
Viewing 4 posts - 1 through 4 (of 4 total)