Viewing 15 posts - 1,261 through 1,275 (of 1,999 total)
tburk 5368 (5/10/2012)
May 11, 2012 at 2:03 am
try going in to management studio options and in the query results section set the "maximum number of characters displayed in each column" to a figure higher than 256
not sure...
May 10, 2012 at 4:46 am
ok - maybe i wasn't too clear on that ... the contents of the SSIS package for sublan 1 (ie the actual backup package itself) - sorry
May 10, 2012 at 3:46 am
more info can be found here
the bottom post from the microsoft suppoort guy seems to indicate that you may have a slow IO issue - they suggest that when you...
May 10, 2012 at 3:33 am
panwar.jt (5/10/2012)
In few case both option giving different result set in case...
May 10, 2012 at 3:25 am
hmsanghavi (5/10/2012)
I had already tried as per you said but an error was occured that time.
Error was about date conversion because some data are not well formated in messagetimestamp...
May 10, 2012 at 2:04 am
so isn't your real problem getting all of the dateimes into a valid format and changing that column from varchar to datetime.
that would allow you to write decent SQL and...
May 10, 2012 at 2:00 am
can you post screenshots of the contents of subplan_1 ?
May 9, 2012 at 9:19 am
hmsanghavi (5/9/2012)
May 9, 2012 at 7:07 am
robert.hall (5/9/2012)
Please excuse my ignorance, I am not very experienced with SQL Server, but have been tasked with setting up some Maintenance Plans.
Also, I have to wait for my...
May 9, 2012 at 6:59 am
have you looked at the error message ?
....configured to allow remote connections. (provider: Named Pipes Provider<c/> error: 40 - Could not open a connection to SQL Server)). The......
check in ...
May 9, 2012 at 4:45 am
Eugene Elutin (5/8/2012)
...not because of all of the usual gump that people spout about not using triggers (they are the devil along with cursors and function
...
I'm an atheist. Are...
May 8, 2012 at 10:57 am
those are the people that are logging in using "SA" ??? - so your trigger will mark the record as update by "SA" - (i'm not for one minurte advocating...
May 8, 2012 at 10:14 am
ggjjbb1983 (5/8/2012)
The issue was,...
May 8, 2012 at 10:05 am
Viewing 15 posts - 1,261 through 1,275 (of 1,999 total)