dbTalk Databases Forums  

replication over HTTPS

microsoft.public.sqlserver.replication microsoft.public.sqlserver.replication


Discuss replication over HTTPS in the microsoft.public.sqlserver.replication forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
MC
 
Posts: n/a

Default replication over HTTPS - 01-30-2006 , 02:39 AM






I'm not certain if synch over the https is possible for transactional
replication? I did see the setup for merge, but there is no mention of
transactional. Now, is it possible or not? If not, why not?

Second, initialization (access to snapshot) over https? Possible or not?


MC



Reply With Quote
  #2  
Old   
Hilary Cotter
 
Posts: n/a

Default Re: replication over HTTPS - 01-30-2006 , 06:06 AM






Its possible with transactional replication - merge only. This feature is
only supported in SQL 2005.

--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

"MC" <marko_culo#@#yahoo#.#com#> wrote

Quote:
I'm not certain if synch over the https is possible for transactional
replication? I did see the setup for merge, but there is no mention of
transactional. Now, is it possible or not? If not, why not?

Second, initialization (access to snapshot) over https? Possible or not?


MC





Reply With Quote
  #3  
Old   
MC
 
Posts: n/a

Default Re: replication over HTTPS - 01-30-2006 , 06:40 AM



Yes, I realise that. Do you know why web (https) replication isnt possible
for transacional? And what about initialization, did you try doing it over
https?

MC

"Hilary Cotter" <hilary.cotter (AT) gmail (DOT) com> wrote

Quote:
Its possible with transactional replication - merge only. This feature is
only supported in SQL 2005.

--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

"MC" <marko_culo#@#yahoo#.#com#> wrote in message
news:uh2x3bXJGHA.208 (AT) tk2msftngp13 (DOT) phx.gbl...
I'm not certain if synch over the https is possible for transactional
replication? I did see the setup for merge, but there is no mention of
transactional. Now, is it possible or not? If not, why not?

Second, initialization (access to snapshot) over https? Possible or not?


MC







Reply With Quote
  #4  
Old   
Hilary Cotter
 
Posts: n/a

Default Re: replication over HTTPS - 01-30-2006 , 07:36 AM



I can only speculate. Transactional replication is intended for server to
server replication. Merge is intended for server to client. With merge
replication many more clients are replicating over the internet as opposed
to with transactional, and there needed to be a secure way of doing this.
https was selected as this port is open for inbound traffic on most
firewalls, and it is secure. Note that the web based synchronization method
was available before in SQL 2000 CE only it was http - so the technology is
well tested.

--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

"MC" <marko_culo#@#yahoo#.#com#> wrote

Quote:
Yes, I realise that. Do you know why web (https) replication isnt possible
for transacional? And what about initialization, did you try doing it over
https?

MC

"Hilary Cotter" <hilary.cotter (AT) gmail (DOT) com> wrote in message
news:%235zZtWZJGHA.2900 (AT) TK2MSFTNGP14 (DOT) phx.gbl...
Its possible with transactional replication - merge only. This feature is
only supported in SQL 2005.

--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

"MC" <marko_culo#@#yahoo#.#com#> wrote in message
news:uh2x3bXJGHA.208 (AT) tk2msftngp13 (DOT) phx.gbl...
I'm not certain if synch over the https is possible for transactional
replication? I did see the setup for merge, but there is no mention of
transactional. Now, is it possible or not? If not, why not?

Second, initialization (access to snapshot) over https? Possible or not?


MC









Reply With Quote
  #5  
Old   
Michael Hotek
 
Posts: n/a

Default Re: replication over HTTPS - 01-31-2006 , 09:29 AM



It isn't possible, because it was never on the feature set. I know of lots
of people who requested this capability for merge, but none that wanted it
for transactional. One of the main reasons is that you are using an
inherently disconnected synchronization mechanism which fits in with the way
merge is run in almost all implementations, but is not the way transactional
is run. If you need the fature added to the transactional engine, you would
have to make a feature request.

--
Mike
http://www.solidqualitylearning.com
Disclaimer: This communication is an original work and represents my sole
views on the subject. It does not represent the views of any other person
or entity either by inference or direct reference.


"MC" <marko_culo#@#yahoo#.#com#> wrote

Quote:
Yes, I realise that. Do you know why web (https) replication isnt possible
for transacional? And what about initialization, did you try doing it over
https?

MC

"Hilary Cotter" <hilary.cotter (AT) gmail (DOT) com> wrote in message
news:%235zZtWZJGHA.2900 (AT) TK2MSFTNGP14 (DOT) phx.gbl...
Its possible with transactional replication - merge only. This feature is
only supported in SQL 2005.

--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

"MC" <marko_culo#@#yahoo#.#com#> wrote in message
news:uh2x3bXJGHA.208 (AT) tk2msftngp13 (DOT) phx.gbl...
I'm not certain if synch over the https is possible for transactional
replication? I did see the setup for merge, but there is no mention of
transactional. Now, is it possible or not? If not, why not?

Second, initialization (access to snapshot) over https? Possible or not?


MC









Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.