Viewing 15 posts - 46 through 60 (of 122 total)
cold cloning means, cloning teh server with a bootable disc
so there is no OS nor database running while the cloning is in progress,
Once completed, this will make a Virtual machine...
November 24, 2010 at 10:47 am
Ann Cao (11/22/2010)
I will do the restore for user databases, then script out the logins and jobs.
The other difference for both the server, is...
November 23, 2010 at 12:21 pm
Hi Dave,
I have tested it on the actual data thats in our table,
It Contains approx. 110.000 records,
With an increase of approx. 10.000 a year
i have also created an test index...
June 21, 2010 at 4:11 am
Hi Dave,
Thx a lot for the link, it was just what i needed.,
Amazing how you guys can come up that quickly with the right link for a certain problem.
I did...
June 21, 2010 at 3:45 am
Hi Paul,
Seems idd like a verry clever idea.
Gonna save this post for later use, could come in handy.
Ps: didn't you miss deleting the triggers also once the view isn't needed...
February 22, 2010 at 11:38 am
Tnx Gila,
If exist ( Select confirmation from expert)
Do not rewrite you procedurs
else
AI AI AI
You made my day
Didnt know that about the select * vs...
February 20, 2010 at 12:53 pm
Hi hunterwoord,
Are you sure thats the way SQLServer works.?
Cause i was thinking that when one was testing with IF EXISTS this would just be a logical question and that Sqlsvr...
February 20, 2010 at 12:07 pm
dssingh17-819020 (2/3/2010)
Use =FormatDateTime(Data Field Name,2) or =Format(Data Field Name,"mm/DD/yyyy").
No, impossible, cause lowercase 'mm' will give you minutes in stead of months
its just the mm that would have to be in...
February 3, 2010 at 8:19 am
tnx Mark
This idd did the trick 🙂
Seems to me that this puzzle has been solved.
tnx a lot,
Wkr,
Eddy
November 26, 2009 at 8:30 am
Hi Mark,
Actually i should need to detect wheter there is some kinda overlap,
If it is (true/false) then i can not proceed with the calculation but give some message back to...
November 26, 2009 at 8:04 am
Mark,
THANK YOU VERRY VERRY MUCH!
This returns the correct numbers,
I have manualy checked every record in the provided detail and calculated myself first then referenced to the results and they match...
November 26, 2009 at 7:17 am
Hi Mark,
When i try your code with real production data it seems not to be correct
When i see Activity DAT_ID:2 fields: DAT_BEGIN_DATE & DAT_END_DATE
i see that the driver was in...
November 26, 2009 at 3:48 am
Hi Mark,
Tnx for your help,
The provided code seems to do the trick, for witch i send you a lot of thanks,
I'm really not strong when dates come into play.
The code...
November 24, 2009 at 8:19 am
Hi,
I'm having kinda same issue, but different though 🙂
fist i got SSMS 2005 installed and everything worked fine,
Then i installed SSMS2008 so i could make some tests on our...
November 20, 2009 at 12:19 pm
Or maybe they are using something like:
C.Name CONTAINS ....
wkr,
Eddy
November 13, 2009 at 12:07 pm
Viewing 15 posts - 46 through 60 (of 122 total)