Viewing 15 posts - 331 through 345 (of 1,158 total)
Sachin Nandanwar (7/29/2012)
But for some reason if you have to re-run the snapshot agent and re-initialize the subscriber then I believe you will need to reset...
July 30, 2012 at 3:39 am
I could but have you tried reading about in books online?
July 30, 2012 at 2:10 am
Someone may correct me, but you cant unless its previously been inserted into a table as a filestream. It's not quite the same but as close as you'll get.
You...
July 30, 2012 at 2:09 am
If you want to be notified straight away you could create a Server DDL trigger using the ADD_SERVER_ROLE_MEMBER event and use it to send an email and/or log it in...
July 27, 2012 at 11:54 am
MyDoggieJessie (7/27/2012)
I know this is a bizarre question, but there is a need for this in our existing reporting environment...
You could also replicate it to your reporting environment if there...
July 27, 2012 at 10:57 am
No problems with it at all.
July 27, 2012 at 10:56 am
dan-572483 (7/27/2012)
July 27, 2012 at 10:04 am
I'm a little surprised by this as Transactional and Merge both replicate identities. The destination is usually just a non-identity column.
Are you accidentally using vertical filtering?
July 27, 2012 at 4:56 am
It is a requirement for replication that you must use the actual servername.
July 26, 2012 at 8:49 am
There are several database roles in MSDB which should facilitate this.
July 25, 2012 at 12:03 pm
SQLCrazyCertified (7/23/2012)
July 24, 2012 at 10:00 am
anthony.green (7/24/2012)
I personally tend to miss out the SID part when running the script to the other server, just my personal preference.
Making work for yourself there.
July 24, 2012 at 4:13 am
anthony.green (7/24/2012)
2. Google "sp_help_revlogin"
This is the preferred method for any migrations involving SQL Logins as the SID's are included and remove the need to fix orphaned logins
July 24, 2012 at 3:50 am
I'll follow up by saying that replication to 3rd party customer sites will likely be a logistical nightmare with access policies etc.
Do what you need to do to make the...
July 18, 2012 at 10:16 am
Are you effectively providing a reporting mechanism for you customers to look at their history?
Can you publish SSRS reports securely?
Alternatively you could consider
-an XML report delivered by a secure...
July 18, 2012 at 10:15 am
Viewing 15 posts - 331 through 345 (of 1,158 total)