Viewing 10 posts - 1 through 10 (of 10 total)
Hello,
First: I think it is a hard job to detach/attach master database 🙂
Second: it is a final 'no' in not beeing able to run the 2k version? 2k has a...
June 7, 2006 at 5:17 am
You should avoid "UPDATE p SET p.name = (SELECT m.name FROM tab2 m WHERE m.number = p.number);" since it will update SOME p.name to NULL: the ones for which there is no...
August 8, 2005 at 2:09 am
Hello,
I don't know an answer strict to your question. I had myself, months ago, problems with upgrading from 6.5 to 2000. And I found that wery few were 'in my...
August 3, 2005 at 4:46 am
Thank you all for sharing your expertise!
I investigate the topic since I have few sp returning record sets, procedures that use up to 3 temp tables to perform some statistics....
May 16, 2005 at 5:00 am
Hello!
I tested also with 'alter' command. It works if you not use 'on update/delete cascade' (it enforces the constraints), so I think you could 'cascade' (propagate) the appropriate changes trough a...
April 5, 2005 at 4:57 am
Hello!
INHO I think there are more issues to care for, like security and 'what you care fore most' (website or db). Licensing is not a problem since you are allowed to...
April 5, 2005 at 3:46 am
Thank you Yelena!
My silence was the result of following your advice about SQLserver 7.
In the process I discovered the 'mother of all evil': I installed a named instance...
March 31, 2005 at 1:56 am
Hello Yelena,
Very kind of you, I just hope that you receive same kind of responsiveness when you need it!
I have a CD with the update wizard, although the 'Update...
March 18, 2005 at 6:41 am
Thank you, I really appreciate your support!
The version, as installed, is 8.00.194. The source of all evil is the installation kit, which lacks the 'Upgrade Tools' as a sub-component...
March 16, 2005 at 7:59 am
Viewing 10 posts - 1 through 10 (of 10 total)