Viewing 12 posts - 46 through 58 (of 58 total)
Object permissions within the datatabase are not replicated by default.
This is because replication usually involves replicating data and schema to other servers, where logins may not be defined or defined...
July 25, 2005 at 9:25 am
I may have missed this in your post, but are you actually replicating the identity col. as an identity col.
If so, question is why? Default is not to do this,...
July 20, 2005 at 10:56 am
Have you tried this:
If you attach a database to a server other than the server from which the database was detached, and the detached database was enabled for replication, you...
April 15, 2005 at 9:11 am
Ok, forgive me, but I am still not entirely sure what the question is.
In terms of DMO itself, with regard to the jobs, if it needs to use local as...
March 22, 2005 at 10:34 am
I'm not really sure what you're asking here, but I think you're getting a bit confused about DMO.
Your scripts are not running DMO, but both are running SQL sp's.
March 17, 2005 at 8:16 am
Greg,
I understand about the SQL Agent mail notification with CDO, but do you need to use this ?, or have I misinterpreted what you've stated above.
I use CDO even for...
January 10, 2005 at 8:56 am
I believe there is a security issue according to an article that I read.
I looked into POP3/SMTP with a no. of configurations, MS Exchange, Lotus Notes mail servers with different...
January 5, 2005 at 8:44 am
This error is a fairly common error in replication and can be caused by a no. of issues. Usually, it is because the schema in the publisher does not match...
January 5, 2005 at 8:21 am
A very interesting and well put article.
Quite relevant to myself as I have just moved company having been at my previous one for 7 years. It was a big move to...
October 5, 2004 at 7:19 am
Avinash
Thanks for reply.
On further investigation on what I was doing it became apparant that I could use SQL-DMO a lot more so decided that I really needed to get to...
September 30, 2004 at 3:13 am
I have been working on a very similar issue recently on an upgrade from Access to SQL Server. The design required slight changes also.
Interestingly the original design had one common...
September 19, 2003 at 4:28 am
We had the same problem a couple of times even though it was on SQL 7.0.
Our problems related to the registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\WinNT\CurrentVersion\Perflib\009, which did not have appropriate permissions to reload...
June 3, 2003 at 3:54 am
Viewing 12 posts - 46 through 58 (of 58 total)