Replication On The Internet Through FTP

Aug 6, 2001

Hi,
I am trying to replicate using Win 2000 and Sql 2000 on the Internet(FTP) using merge replication
The seqence of Activities are
..Intializing
..Connecting to publisher 'PUBSERVER'
..Retrieving publication Information
..Retrieving Subscribtion Information
..The subscription has been marked for reintialization.Reinitialization will occur the next time you synchroize this subscription
..The schema script 'Pubserver.. .. emp_1.sch' could not be propagated to the subscriber.
..The schema script 'Pubserver.. .. emp_1.sch' could not be propagated to the subscriber.
..The process could not read the file 'Pubserver....emp1.sch due to OS error 53
Can you help me out with this
(Please not I was able to replicate on the LAN with the same setup)

Regards
Anil

View 2 Replies


ADVERTISEMENT

SQL Merge Replication Over Internet

Mar 9, 2004

I've simply question.
Is it possible to configure merge replication over internet using ONLY ftp port.

The FTP is use only for initial snapshot?

Thank you

View 1 Replies View Related

Internet Merge Replication IIS

May 15, 2006

Maybe I am missing something here, but it seems like the point of doing Merge Replication via IIS is so that you do not have to expose your DB server directly to the internet (i.e. all your clients), rather you expose a webserver to the internet and the webserver handles the replication keeping your DB server closed to direct internet access and thus keeping it more secure.

However, to set up Internet Merge Replication using IIS a client has to have direct internet access to the DB server as a stored procedure needs to be run on the publisher.

So Internet Merge Replciation using IIS makes it so your DB does not have to be directly exposed to the internet except your db needs to be exposed directly to the internet so every client can execute a stored procedure against it. How does this make sense? Yeah, I can write a webservice or something that gets the SP from the client and executes it against my db server but why should I have to? Why isn't the dll that the "Configure Web Synchronization" wizard puts into place capable of doing this?

View 6 Replies View Related

Merge Replication (Push) Over Internet

Sep 19, 2007

Hi all,


I was wondering if someone could suggest a solution to my problem:

I have an in-house production database. I wanted to use Merge replication (push) to mirror parts of this data to our Internet server on the web which has a Public IP.


Steps I followed


1. Created an entry in €œC:WINNTsystem32driversetchosts€? file with IP
address of the Subscriber and just the €œServername€? of the Subscriber on
publisher machine (local server)

2. Created an Alias to the Subscriber

3. Connected to the remote server thru Mgt Studio

4. Created Merge Replication on the Local Database

5. Created Subscription to the remote server.

6. Started the Replication Agent


I receive following msg "The process could not connect to Subscriber 'ISVR'.

When I check the View Synchronization Status in Mgt studio it shows "The server 'ISVR' is not a Subscriber"


I presume that if we have a Public IP at our end, then the Merge Replication will be thru.

Is it possible to replicate without having a Public IP?


Any suggestions,

Thanks.

View 2 Replies View Related

SQL Server 2005 Replication To Internet Provider (Hoster)

Feb 27, 2007

I have a question and bear with me because I am pretty new to this topic.

I have a SQL SERVER 2005 with a Client Server Application. Now I want to add a Webinterface. Sinice there is no infrastructure for hosting our own server. I want to go to an external hoster/provider.

Now my question is it possiple to replicate a snap-shot of the database to an web hoster?

If yes, what does my hosting package requieres beside SQL SERVER and ASP.NET. Any Services and open ports? What about Security?

When I replicate via push Service from my local SQL SERVER do I have to have a tunnel to the provider? Or external network access to my network via VPN. Or is there a way of doing it via HTTP? HTTPS? (I think I saw some settings about FTP replication...). Because of the Infrastructure Problems mentioned above...

It would be great if someone could give me closer information about this topic...

Links, Ressources, Tipps, Tricks, Tools... just anything... would be appriciated very much...

Thx.

View 3 Replies View Related

Does SQL Server 2005 Express Support Web/Internet Replication To Other SQL Server Express Clients?

Jan 22, 2007

HI

Q1: Does Sql Server 2005 Express support Web/Internet to other SQL Server 2005 Express Clients or does it have to Synch across the internet to a fully installed setup SQL Server 2005 with IIS?

Q2: Does SQL Server 2005 Express support Direct Replication between other SQL Server 2005 Express clients?

Regards

View 5 Replies View Related

SQL 2000 Over The Internet

Jul 5, 2001

I am trying to connect to SQL Server 2000 using the enterprise manager, and I want to do it over the Internet. My server is in another country and I am using SQL authentication. When I try to make the connection I get a message of server does not exists or access denied. If I ping the server the ping is successful, I am using TCP/IP as protocol for the client, I am not behind any firewall, and the port 1433 is enabled and is the default. I imagine it has to be something with permissions but since I am using SQL validation it should work. Is there something else I have to change?

View 2 Replies View Related

SQL Connection Over The Internet

Jul 11, 2001

Hello,

I am trying to upload a database (MS SQL 7) from my machine to a remote location (host company). This company has MS SQL Server 7 running in its machine, so they told me that all I had to do was to connect from my SQL Enterprise Manager. I am new to MS SQL, so I would appreciate if someone can help me to create a connection from Enterprise Manager to this remote SQL Server.

Thanx

View 1 Replies View Related

Access SQL Through Internet

Jul 16, 2001

I need to access my SQL server from another domain across the internet. How can I do this? Everything I have tried has been unsuccessful.


Chris Walcott

View 2 Replies View Related

Administration Of SQL 7 Over The Internet

Jan 21, 2000

Hi
Could someone help me out with administration of SQL Server over the internet.
What do I need to change on my SQL Server and what will I need to configure on my clients using SQL analyzer connecting over the internet

Vijay

View 1 Replies View Related

SQL Server And Internet

Mar 13, 2000

Hi,
I am developing a VB app that will be accessed over the net. What do i need to do so that my users will be able to connect to the SQL server without being denied the permission.
a hind regarding the network library settings will be most appreciated.
Thanks in advance.
Deepak.

View 2 Replies View Related

Sql Data On The Internet

Feb 9, 2000

I would like to know how I can make data from sql 6.5 availeble for viewing on the internet. I think that I have to use ASP but how to implement this and what the steps are to follow is a big mystery for me, so if someone can the me more about this....

View 3 Replies View Related

Sql Admin Via The Internet

Mar 29, 1999

Hello,

I will soon be managing a sqlserver/iis4.0/nt box located remotely in another state. It has a permanen connection to the net. I have a dialup connection.

I have a remote control package, but it is slow. Is there a way to add that boxes sql server to my enterprise manager on my local nt server so that I can
adminsiter it from my machine? I am not over familair with sql server, but quickly learning!

Will I need to set up a vpn to do that?
I searched microsoft knowledge base, but could not find anything.
Thanks for your support.
Johanna

View 2 Replies View Related

Connection Thru Internet

Dec 9, 2004

Hello again pals, i meet you again to ask an old question i had, but no found answer.

Can i connect to a remote SQL Server thru Internet, lets say from a client like Query Analyzer?

I read to make it using a VPN, but i try to configure it and cant get connected.

I'm using a Win2000 Server or Win2003 Server,

Thanksfull!!!!

There is many people asking for that, i start to think it cant be done! :'(

View 6 Replies View Related

Who Can Help Me With Conection Over Internet?

Jan 11, 2006

Hi,
Now I really need you help. I have an application that needs to conect to a server
over the internet and I have change the MSQL port to 2015 cos the server even with a
firewall it has been attempt to be hacked. So I needed to change the port but my application
cannot conect to the server if I change it. If I left in the firewall 1433 and SQL it works fine
but once I change it to 2015 it doesn´t work.


I´m using ADO conection as folow:

Variables string parameters:
01=password
02=user
03=database
04=server IP adress

"Provider=SQLOLEDB.1;Password='+01+';Persist Security Info=True;User ID='+02+';Initial Catalog='+03+';Data Source='+04;"

Using this conection string I can conect to the server using 1433 port but if I change the port I get the folow message:

"[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied."

I´d try to add the new port number to IP adress but it doesn´t work as (200.121.65.140:2015) and it return the folow message:

[DBNETLIB][ConnectionOpen (ParseConnectParams()).]Invalid connection.

What I need to know or to do? Please somebody help me cos I don´t know more what to do and my superiors need awnsers.
Thanks for attetion.

Leonardo Almeida.

View 3 Replies View Related

Connecting To Sql Over Internet

Sep 23, 2006

hello,
we are learning sql2000 at school. i have been put in charge of trying to make it possible for the students to connect to the sql database from home.At the college they connect via a lan. Can anyone give me a way to do this, or is there a way. There are 30 students who will need to connect not all at the same time. Besides buying something like pcanywhere is it possible and how. I would really appreciate it. thanks again, tom

View 2 Replies View Related

HOW TO CONNECT SQL OVER INTERNET

Jun 17, 2008

Please help me connect sql server over internet. I tested the connection in Windows XP, SQL Sever 2000, Router (forwarding IP port 1433) and its is working properly.
But using the same process in Windows 2000 Advance Server, Microsoft SQL Server 2000, Router (forwarding IP port 1433) Im getting the error "Unable to connect to server" . Can any one help me to setup this network. Thank you in advance!

View 11 Replies View Related

SQL Query Over The Internet?

Jan 22, 2007

it is my first time using SQL remotely, i am used to client/server ..

i need to run query and execute procedure remotely.

i have SQL server 2000 installed on one machine connected to the internet with static IP adress, the second machine does not have SQL server but also connected on the internet but different cities.. so how that can be possible?

i am using VB6 to and ODBC, i need to know the full code to execute procedure or run query and what i have to do on the first machine to let it work and give me access over the internet?





View 1 Replies View Related

Authentication Across Internet

Jan 3, 2007

From what I have understood, Reporting Services could be configured to use Basic Authentication. In this way, a user can access a RS-server across the internet and he/she will be prompted for a valid username/password when trying to access.

However, from what I can understand this username and password will be sent uncrypted over the Internet (from the client machine to the RS-server), right?

My problem is, I need to give access to users acress the internet to a RS-server. The users uses all kind of operating systems (Windows, Linux, MacOS tec). And the communication needs to be encrypted.

How would you recommend me to implement security for this solution? I guess some kind of "Forms authentication" will have to be used? But how to make sure the data traffic is encrypted? And where do you recommend me to store the username and passwords? In an Active Directory on the server side, or in a separate database on the server side?

regards Andreas

View 7 Replies View Related

Connecting Via The Internet

Jun 1, 2008

I have just started on SQl Server and C# and was wondering if the following is possible.

Using a Windows application, is it possible to connect to a database held on another computer via the Internet? I am not talking about a local network / domain whatever.

What I am really asking is can you use the IP address of a 'real' remote computer in the connection string or is it done some other way?

John

View 1 Replies View Related

Mirroring Over Internet

May 31, 2007

Can SQL Server do mirroring over Https protocol over internet?



View 3 Replies View Related

Help With RS2005 And Internet

May 5, 2008

Hi all,

I really need help with this issue.

I have a setup a reporting server that works perfectly when accessing it from the intranet. Now I need to give access to this report server over the intranet.

I'm stomped...

The network guys did create a secure access to my report server so I can access my server using :
https://<MySecureRS>/reports

The issue I'm facing is that once I authenticated my self using https://<MySecureRS>/reports
It shows the internal ip addres of my server in the browser.... http://<My internal IP Adress>/reports

How can I configure my server to stay on my secure address?

Thanks
Aiwa

View 4 Replies View Related

MSSQL Over Internet

Jan 1, 2008

I am tuning up a stalled ASP.NET2.0 community website.
The latter accesses MS SQL Server2005 (SS2005) database over internet.

The website and SS2005 are on different machines and even networks communicating over internet.
They are on shared public hosting that I access through Helm control panel.

The accounts are very restrictive to check most of configurations.

What are possible pitfalls, configurations, security configurations and dangers,
optimizations for accessing SS2005 over internet?

View 3 Replies View Related

Synchronization For PPC W/o Internet

Jan 6, 2006

Hi.. need some help!

     My problem is thus - I am looking for a
synchronization technique (between SQLCE and SQL Server 2000) for a PPC
which can not connect to the internet.
I am not sure at this stage if the device would even be equipped with a
network adapter.I
would be using RDA to sync with the database. The only problem is that I am unable to access IIS directly from the PDA.

    I did some research and found out that SQL CE Relay
is one way to achieve what I am looking for but Darren let me know that
Relay is outdated and might not be supported anymore. I tried working
with relay but in vain.

   I thought of using Pocket Access instead but Pocket Access
does not have the ability to handle the db I am using neither is it
being supported anymore.

   I am fast running out of ideas:(

   Could someone please suggest me alternatives or any available solution
to deal with the problem for a PPC with / without a network adapter.


      Thanks in advance!


Abhi.

View 3 Replies View Related

Connect To Database That Is Onto The Internet.

May 3, 2008

I have 2 instances of SQL-Server 2000  running on my computer.
I connected to them through SQLServer enterprice Manager.
Now I want to connect to a  Database that is stored on my WebHosting-Site [on INTERNET]   
The Server-IP address is 65.22.42.57.etc..........
WHILE I can connect to That Database from Visual-Studio     server-Explorer..........I cannot connect to that server from SQLServer-EnterpriceManager.
It says 'You need to use SQLServer 2005 tool'.
But there is no Connect-word to create a connection in 'SQLServer 2005'-Manager.'
 
 
HELP I need to connect , what shall I do ?
 
 
EXPERTS.
 

View 2 Replies View Related

Remote SQL Admin Across The Internet

Mar 16, 2004

Hi,

What is a secure way or accepted method to make database changes,IE: edit tables, add sprocs. ect. on a server being ran by an ASP.NET hosting service across the internet?

Thank you
-heywade

View 2 Replies View Related

Conecting To The Internet Server

Oct 18, 2000

i want to connect to remote sql server through ip address

iam using winnt server 4.0 and sql 7.0

View 1 Replies View Related

Acessing Cubes Through The Internet

Feb 26, 2003

I have a Analysis Servises installed in a Windows 2000 server and I created
a cube on it. I created also an ASP page with Web Pivot Control to access
the cube, but when the users open my ASP page they can´t access the cube. Their machines
doen´t have Excell 2000 installed.

Is it necessary to heve the Pivot table Service installed in the user machine? Or I only have toinstall the Office Web Components ? Or both?
If
it´s true how can I install Pivot Table Service in the user machine? Is
there a specific setup program to install it or is the same setup program
used to install Analysis Services? How should I do this? Should I have a
link in the ASP page to run the setup program? Should I do a download?

Thanks,

Paulo Ortega

View 2 Replies View Related

How To Connect To Other M$ SQL Server Over Internet??(Help Me)

Oct 27, 2005

My English is not good.

I want to connect to other computer that installed M$ SQL Server2K over INTERNET. could you help me, plz.

I have used DNS (DOMAIN NAME SYSTEM) to forward to my computer( that connect to INTERNET) and my friend computer is the same. (because we have not static IP).

Thanks

:D

View 7 Replies View Related

Sql Server Licensing For Internet

Apr 9, 2001

I am so confused and I am getting no help from the Microsoft, two months and only stammering
from their representatives. I need to set up a Sql Server database that will allow internet access.
This is not an e-commerce situation. At most there will
be 10 known users of this system accessing statistical data. I had priced this system to use Backoffice,
but as I now read this is not legal for internet use. It also appears that a processor license is required for
internet access (not entirely clear on this). Access and MSDE also don't appear to be legal for internet access.
The customer is on a shoe string budget. If I use stand-alone
components the budget only covers an one processor SQL Server 2000 license. I don't like the idea of setting up
a database system with only one processor. Is there another Sql Server based option I am not aware of?
Its looking like a linux/mysql option - Yikes!

View 1 Replies View Related

Access 2K --> SQL 2K Internet Connectivity

Jun 9, 2001

Is it possible to connect an Access Project (.adp) to SQL Server 2K via the Internet?

I've installed the Office 2K SR-1 and the Access/SQL 2K Compatibility update.

I can connect to SQL 2K from any computer that is on the same subnet, but not outside of that . . . or through the Internet.

Can this be done?

Pls. respond directly or forward a copy of your response to this thread to me at flanders@mbay.net, if possible.

Thanks.

Pat

View 1 Replies View Related

Access Sql Server Over Internet

Dec 24, 2004

I need to develop an application in vb.net that uses sql server database so that user can access the use the application over the inter net.
How Can I accomplish that ?
What are the options ?

Pls Help..

View 1 Replies View Related

Replicating Data Over The Internet

Mar 5, 2005

I have SQL Server running on my internal LAN. I want to have a second SQL Server running on a hosted (shared) website. I then would like these servers to talk to each other. At some scheduled time I need to publish data to the web, and I then need to subscribe to data input on the web by various clients. My internal LAN can see the Internet via our cable modem.

What is the best way to do this? What software will I need to run. I'm looking for the big picture.

Thanks for the help everyone.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved