Viewing 15 posts - 1,126 through 1,140 (of 7,467 total)
thank you for the feedback.
everybody at ease now :hehe:
September 13, 2013 at 12:14 am
is it a checksummed backup ?
You could use this to verify its content:
Check out RESTORE VERIFYONLY to see how sqlserver can support you.
September 12, 2013 at 5:43 am
What's your knowledge about SQL2008 ?
Should you even be doing a restore ? ( is a restore really needed )
What are you trying to accomplish ?
September 12, 2013 at 5:13 am
it also depends what application opens your csv file.
Does that interpret carriage return characters, tabs, ...
What are your client settings and what are the separator characters used in the csv...
September 12, 2013 at 5:03 am
Thank you for the feedback.
Sharing your experiences and fixes will always help others.
I just wonder about the moment a job records it is executing a next step into sysjobhistory.
Will...
September 12, 2013 at 1:08 am
hard to believe that's the query that multiplied your [money] numbers by 10 :crazy:
Does your source table also use the money data type for these columns ?
Can you repro the...
September 11, 2013 at 7:45 am
is it configured to be using TCP\IP connections ?
September 11, 2013 at 7:05 am
how did you copy the data ? (statement please)
September 11, 2013 at 5:02 am
tt-615680 (9/11/2013)
When I tried to create a Linked Server I get the following error message would you please let me know what would cause the issue please?
Named Pipes Provider:...
September 11, 2013 at 5:00 am
did you check the sqlserver errorlog file if it holds error messages from the failed backup requests ?
September 11, 2013 at 4:53 am
as far as I know, there is no way of telling the connection actually comes from a linked server definition.
What you can do is do some connection tracking and...
September 10, 2013 at 7:47 am
for us - the db crowd - there has been no need to alter stuff as the mail team just re-routed the relay definition for smtp.
They prepared their action well...
September 10, 2013 at 4:46 am
We used smtp with exchange, so we had to get all ip-addresses granted to be able to use the smtp relay for dbmail.
I'm not even sure if we also need...
September 10, 2013 at 3:49 am
Soon the Thread will be posting its own ranted forum questions itself 😉
September 10, 2013 at 3:14 am
Viewing 15 posts - 1,126 through 1,140 (of 7,467 total)