Viewing 15 posts - 16 through 30 (of 105 total)
can you post your code and some dummy values
November 28, 2014 at 9:23 am
Ok, thanks. Are there any techniques to get around this?
November 28, 2014 at 4:18 am
Which instance is your subscriber? 2005/2008?
If you have had to sync the subscriber environment with your publisher and your the work you have done is on the...
November 28, 2014 at 4:16 am
Is the string always consistent, if so you can use substring. i.e SELECT SUBSTRING('HELLO WORLD',4,5)
Result 'LO WO'
November 28, 2014 at 4:05 am
If you are running SQL Enterprise edition you could use the data compression feature.
November 28, 2014 at 4:00 am
Hi, for the email step have you updated the network connection? That might be forcing the connection to the old instance. You may also want to try and create the...
November 26, 2014 at 1:07 am
Are you looking at the agent job history to work out if the job completed successfully, because it may confirm that its completed successfully if it was able to send...
November 24, 2014 at 7:01 am
I know this may sound a little primitive but have you checked your junk mail, as this always seems to happen with me! 🙂
November 24, 2014 at 3:50 am
Hi there - thanks to everyone for their input on this.
After numerous calls with our hosting partners I can confirm that it was in fact a problem with...
November 20, 2014 at 1:36 am
Thanks Grant - I have actually started another thread on the limitations to see if there are any more. Looks like I'm going to be taking a hybrid approach...
November 11, 2014 at 10:09 am
Ok, great. Thanks for explaining.
There seems to be a lot of considerations which impacts whether or not in-memory processing is worth the amount of effort that is...
November 11, 2014 at 9:26 am
Or use the undocumented EXEC sp_MSforeachdb command...
November 11, 2014 at 7:29 am
Thanks for this. I am learning that its not as straight forward however the link you provided just covers off creating in-memory tables from scratch. Do you...
November 11, 2014 at 7:00 am
Great, thanks for your help on this.
I spoke to our hosting company and they mentioned that Redgate would not be able to compress the file but it would...
November 10, 2014 at 9:45 am
Viewing 15 posts - 16 through 30 (of 105 total)