HighTechTalks DotNet Forums  

How to connect to remote server and access the tables

Dotnet XML microsoft.public.dotnet.xml


Discuss How to connect to remote server and access the tables in the Dotnet XML forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
XML newbie: Urgent pls help!
 
Posts: n/a

Default How to connect to remote server and access the tables - 02-17-2006 , 04:43 PM






I am working on Vb.Net application. I have to connect to remote server(it's
IP address)(this server is not on my network). This company has provide me
username, companyname and password. Once, I get connected, I get the
SessionID. Now, I need to download some of the tables from here. How do I do
this.

Pls note, this company has some web services. If I create a reference to
it's web services, how do I access it's database(tables)?

I appreciate your quick response and thanku in advance

Reply With Quote
  #2  
Old   
Daniel P.
 
Posts: n/a

Default RE: How to connect to remote server and access the tables - 02-18-2006 , 12:02 AM






If you connect just to a web services then you need to know what they return
to you when you call the methods. If the webservices access a SQL database
behind you may get a DataSet or a DataTable or it could be a proprietary
object the developers implemented.


"XML newbie: Urgent pls help!" wrote:
Quote:
I am working on Vb.Net application. I have to connect to remote server(it's
IP address)(this server is not on my network). This company has provide me
username, companyname and password. Once, I get connected, I get the
SessionID. Now, I need to download some of the tables from here. How do I do
this.

Pls note, this company has some web services. If I create a reference to
it's web services, how do I access it's database(tables)?

I appreciate your quick response and thanku in advance

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
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.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.