That worked like a charm :) Thank you so much.
How do I commit the change to the field and is there a way of getting just the date (rather than having 01/01/2015 00:00:00).
Many thanks
Scott
Thank you for your help everyone. Would this be the correct code ? :
SELECT [Purchase Date]
[Warranty Time]
DateAdd (year, [Warranty Time], [Purchase Date]) AS [Warranty Expiry]
FROM ITInventory
It keeps saying 'Incorrect syntax near 'DateAdd'
Would it matter if some of the...
Hi,
I'm very new to SQL so I'm hoping that someone can help me with some step-by-step tips.
I've got a database table called 'ITinventory' which has three fields :
- Warranty Time
(this would have 1,2 or 3 which would correspond with
1year, 2years or 3 years).
- Warranty Expiry
-...
Hi,
I've had Brightstor 12.5 for a few weeks and think I may have started the mediapool off with wrong settings.
My question is.....Can I start a new media pool, let it create all the necessary DLY, WKL, MLY sets and then simply move media over to the new pool ?
Many thanks
Scott
Hi,
I have a database running on SQL Server 2005. The database is 20Gb and the LDF file is 35Gb ! I'm now running low on disk space and want to shrink the log file. How can I do this and how can I stop this happening again ?
Many thanks
Scott
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.