Viewing 6 posts - 1 through 6 (of 6 total)
Oleg,
Well spotted, thanks for the advice. Running in "Results to grid" mode worked a treat. Fantastic.
Matt
July 7, 2009 at 7:13 am
Scripting in binary format is a great idea, however the script is failing for some reason with this table:
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_PADDING ON
GO
CREATE TABLE [dbo].[EcsPurAccount](
[id] [int] NOT NULL,
[reference]...
July 2, 2009 at 4:00 am
Surely you don't need to apply the snapshot if you already have a copy of the publisher? Just uncheck the Initialize checkbox. Or am I misunderstanding you?
Matt
October 22, 2008 at 9:08 am
I seem to remember there is a filter option you can use when you create your publication. I did you use this?
Matt
October 22, 2008 at 9:06 am
Thanks for the answer, its reassuring to know that my question made sense at least.
I guess you are right, if the principal server is generally one particular server then...
October 21, 2008 at 5:15 am
HI there,
Did you find a solution to this problem? I have come up against the same thing. My Version is 9.00.3054.00. The only strange thing I know of, is that...
May 21, 2008 at 10:01 am
Viewing 6 posts - 1 through 6 (of 6 total)