Viewing 15 posts - 14,341 through 14,355 (of 18,923 total)
Crap.. that was a short lifetime. I'm pretty sure that the swap can be done but I never tried it so I can't be sure. However I do...
August 16, 2005 at 12:33 pm
Yes... but I think you can simple copy your current db files and reattach them on the new server... don't know if it's doable with the system dbs but it's...
August 16, 2005 at 12:28 pm
AAAAhhhhhh!!! unit testing = quality assurance
.
Makes more sens now
.
August 16, 2005 at 12:23 pm
Sorry, slight misunderstanding... did you get my PM?
August 16, 2005 at 12:12 pm
How would that work Noeld... I usually just call the sp from the app using a command object... and this where the code fails for me. I don't see how...
August 16, 2005 at 12:09 pm
Were you able to restart them?
Can you restore to an earlier point of windows (just b4 the install).
If not I'm afraid you'll have to rebuild the server.
August 16, 2005 at 12:08 pm
Wow, that's much more polite than what I wanted to say. Let's leave it at that for now... also I'm very glad you don't work for N.A.S.A, they have enough...
August 16, 2005 at 12:06 pm
Are all the services started?
I've never seen that error. But it looks like you might have some corrupted dlls from the hard shutdown. Maybe you'll have to reinstall...
August 16, 2005 at 11:57 am
Good, now we can close this thing. Make sure you look up the split versions we showed you as they're set based and faster than this one.
August 16, 2005 at 11:52 am
When you transfer objects, you also transfer the logins by default, so the old ones might have been dropped. Can't you login to the server yourself using the sa account?
August 16, 2005 at 11:49 am
Check if the users/login are still on the server. What's the server's authentication mode?
August 16, 2005 at 11:41 am
The problem is not the right() operation. The problem is that this operation forces the server to do a scan of ALL ROWS to check for a match. ...
August 16, 2005 at 11:39 am
Yup there's just no need to use a cursor to split the values with the cursor... I don't wanna get started on that either ![]()