Viewing 15 posts - 6,571 through 6,585 (of 9,715 total)
Please repost your question, the details, and the explanation of what your problem is.
February 7, 2011 at 10:31 am
I agree with Paul's idea. But you'd have to be careful when doing the math on any hour/minute/second dates. Ideally, you'd want to compare midnight of last renewal date with...
February 7, 2011 at 10:29 am
vk24/7 (2/7/2011)
i hope you missed that screen. one cannot install sql server without a default server when installing database engine.
Minor quibble. You need to remove the word "default" from that...
February 7, 2011 at 10:16 am
Sorry, Dude. The movies work that way because the books work that way. The books are considered a trilogy, and the movies were made as a trilogy. 3 separate works,...
February 7, 2011 at 10:12 am
Picture does not appear to have posted, Steve.
February 7, 2011 at 10:07 am
Steve Jones - SSC Editor (2/7/2011)
Not sure why Jeff or Ron weren't at the Sunday morning run, but I'm sure they'll be at the next one :-P:hehe:
Oh, I have to...
February 7, 2011 at 8:48 am
I have to agree. I like being able to cursor through the proc, having all the orphaned users fixed automatically without any typing. I just open up my saved cursor,...
February 7, 2011 at 8:47 am
smac (2/7/2011)
displayed and where the fields come from.
Also the screen display will be refreshed...
February 7, 2011 at 8:41 am
jeff.mason (2/7/2011)
ALZDBA (2/7/2011)
jeff.mason (2/7/2011)
...
As for karaoke -- the less said the better. 15 DBAs doing Bohemian Rhapsody was too much.
Your Youtube ref is missing :w00t::hehe::-D
Dear Lord, I HOPE...
February 7, 2011 at 8:34 am
This may have nothing to do with the issue, but I advise you to do it anyway, just to make sure it isn't the problem.
Go through User 2's SQL Authentication...
February 7, 2011 at 8:29 am
Lookup Convert() in Books Online. Using the format codes will assist you greatly.
February 7, 2011 at 7:34 am
BCP if you're only doing it once. SSIS (like Craig suggested) if it's going to be repeated more than 2 times.
Don't be scared by SSIS. It's rather simple to...
February 7, 2011 at 7:32 am
Craig Farrell (1/31/2011)
In T-SQL, you'll build a staging table that holds all of the columns/rows.
This can be done in SSIS as well, and might be easier than the SSIS...
February 7, 2011 at 7:30 am
No. You need to look into error checking and rollbacks. Without that, your transaction code is incomplete.
Technically speaking (ACID test talk), if the statements fail due to syntax or server...
February 7, 2011 at 7:28 am
What types of login are the users using? SQL Server or Windows Auth?
If Windows, is user 1 actually logging out of the system when user 2 tries? Or are...
February 7, 2011 at 7:24 am
Viewing 15 posts - 6,571 through 6,585 (of 9,715 total)