Viewing 15 posts - 61 through 75 (of 314 total)
Relatively easy concept... have a character defined that acts as a separator.
EG. ¦,;: could all be used
IT,HR,Sales.... etc
You will then need to LOOP through, pulling a value off each time...
February 24, 2011 at 7:08 am
I know most seem to "love" this concept of face-to-face time, but generally as a DBA you are working on multiple items of work at once and you have to...
February 24, 2011 at 7:04 am
Is the backup drive a "shared" backup drive, so multiple backups being written at the same time?
I would be looking at the SAN backup drive as the bottleneck.
February 24, 2011 at 4:11 am
JET drivers are not supported on 64bit.
I know for SSIS, in order to create a connection to an EXCEL file, you have to run SSIS in 32bit mode. Never...
February 24, 2011 at 3:56 am
Where is (and was) the backup file being written? Was the backup to local drives as well? Is the current backup to SAN or another server? Perhaps a routing issue...
February 24, 2011 at 3:51 am
OCTom (2/18/2011)
Another strange one was when I...
February 23, 2011 at 9:55 am
Why?
I implemented an Integration (SSIS) Server at one of my previous places and its still going strong.
February 23, 2011 at 9:47 am
Odd question, but why?
SELECT
CASE
WHEN X = 10 THEN 0
ELSE...
February 23, 2011 at 8:04 am
Just noticed this on 2000.... been too long for me as well.
February 23, 2011 at 8:00 am
Some examples of tables, data and usage would be useful. How many pages are in these tables (less than 1000 wont re-index as you expect)?
February 23, 2011 at 7:20 am
I am about to speak to my manager (in the next week or so) about working for home 2 days a week. Problem is, that I live (well family friends,...
February 23, 2011 at 7:18 am
1 stored procedure with a mass of declared variables and GOTO statements, nobody would want to reverse engineer that :hehe:
Of all the apps out there that use SQL code, the...
February 22, 2011 at 10:15 am
can you post the full error as it stands in the log? as well as the string for the ODBC connection?
February 22, 2011 at 9:01 am
Marco V (2/22/2011)
grahamc (2/22/2011)
have you tried using the user name and password to logon and then access SQL? Has someone "removed/disabled" the AD account?
isnt the error then login for user...
February 22, 2011 at 5:50 am
have you tried using the user name and password to logon and then access SQL? Has someone "removed/disabled" the AD account?
February 22, 2011 at 5:37 am
Viewing 15 posts - 61 through 75 (of 314 total)