Date Range
Date Range
Date Range
Tuesday, March 27, 2012. In SQL Server 2005, there is an optional install of the SQL Server 2000 DTS. The new DTS engine in SQL Server 2005 is amazing and you will be very. Tempted to convert your existing packages ASAP to the new engine.
Thursday, March 29, 2012. Adding a sysdate to a tablename. So the tablename should looksomething like this.
Thursday, March 29, 2012. Adjusting size of templog does not remain. A bit bizarre I could be overlooking something since tempdb is not like a user database. I do so through the SQL Enterprise Manager. Adjust the size, hit apply and the size is adjusted! When I run a Financial apps that uses tempdb, I receive the message that the templog files are full backup and . When I go back to tempdb the templog file is back at 15mb.
Thursday, March 29, 2012. Advice on SQL statement please. I have a query that generates the dataset below, based on the year being. Filtered I get the sum of an amount Group By the type. What I would like to. Do is use the exact qry using a differnet date, to generate a third column. How would I use my qry to accomplish this task. Type Last12Mnths 200006 Prior12Mnths 199906.