Re: How to export SQL tables using Internet connection

From: Hari (hari_prasad_k_at_hotmail.com)
Date: 04/21/04


Date: Wed, 21 Apr 2004 18:00:47 +0530

Hi,

In your client machine you can create a alias to the server using Client
network utilty specfying the protocol as TCP/IP. Along with this you have to
mention the IP address and Port in whcih sql server is installed.

For default instance port will be 1433.

Export:

Using this alis name you can use BCP OUT and BCP IN or use DTS to export and
Import the data between SQL Tables

Thanks
Hari
MCDBA

"Rajaa" <anonymous@discussions.microsoft.com> wrote in message
news:215a01c42798$c399df10$a101280a@phx.gbl...
> Hi
>
> Would you plz show me how can I export table from SQL to
> SQL thorugh TCP/IP
>
> Thanks



Relevant Pages

  • Re: Do SqlServer 2000 & SqlServer 2005 co-exist
    ... I understand that you can connect to SQL 2000 named instance on the local ... console of server. ... Run "Client Network utility" on the client machine, ...
    (microsoft.public.sqlserver.setup)
  • Re: ASP, COM+ and simultaneous pages
    ... You can only have two concurrent connections to a server using TCP/IP. ... > to run on the server from a SINGLE client machine - I have noticed ...
    (microsoft.public.vb.com)
  • Re: ASP, COM+ and simultaneous pages
    ... You can only have two concurrent connections to a server using TCP/IP. ... > to run on the server from a SINGLE client machine - I have noticed ...
    (microsoft.public.inetserver.asp.components)
  • Re: ASP, COM+ and simultaneous pages
    ... You can only have two concurrent connections to a server using TCP/IP. ... > to run on the server from a SINGLE client machine - I have noticed ...
    (microsoft.public.inetserver.iis)
  • Re: lost connection to sql server`
    ... I checked the sql processes from the ... server machine and from there it appeared that the client machine was ... I knwo the network connection was still fine. ...
    (borland.public.delphi.database.ado)