Viewing 15 posts - 1 through 15 (of 16 total)
Thank you Michael, let me try the link you paste. I am trying to insert this data in the centralized table which will be used with different reports.
April 19, 2022 at 6:10 pm
Thank you for reply Michael, i know that this the problem but i don't know how to fix this.
If you can point me to the right direction on where should...
April 19, 2022 at 5:48 pm
Jeff, this is how the column in the stored procedure used:
CREATE PROC [dbo].[get_ConfigurationsResult]
@DescriptorID AS INTEGER,
@SetFacetName AS...
February 20, 2012 at 11:59 am
Jeff, thanks so much for your reply. One thing i don't understand and if you can explain is your comment on
300,000 rows returned to clog the proverbial pipe....
February 19, 2012 at 12:36 pm
Is the log shipping the same as replication?
September 30, 2011 at 2:16 am
Thank you for the reply, but it seems that i can't access that file. This is the error i am getting: 404 - File or directory not found
September 30, 2011 at 1:01 am
Unfortunatelly this is not an option, thanks for the blog.
Actually i made a mistake and posted a wrong information. SQL Job is actually created but there is nothing created for...
March 21, 2011 at 8:37 pm
Thank you all, i found a way to do this using powershell
February 24, 2011 at 11:08 pm
Thank you, so if i don't have a set list of file i still need xp_cmdshell? if it is, then i am out of luck, i can't turn on...
February 24, 2011 at 3:04 pm
After testing for several days in dev (sql 2008 SP1 ) i decided to implement log shipping in production ( sql 2008 SP2).
The problem is that i don't see a...
December 7, 2010 at 2:12 pm
Thank you so much for your replies, i really appreciated!
December 2, 2010 at 10:29 am
Thanks for reply,
By saying replication is not working i mean that distribution db has more than 100 million commands nightly and it takes forever to distribute the commands to the...
September 8, 2010 at 5:47 pm
Great!, Thank you so much for an explanations and links.
September 7, 2010 at 10:37 am
Viewing 15 posts - 1 through 15 (of 16 total)