HI all of you , can you tell me how i connect remote database which are located in webserver i wish to connect from client system

0 views
Skip to first unread message

arun kumar ( sam)

unread,
Jul 30, 2006, 12:39:51 AM7/30/06
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
dear friend,
hi all,

i am new member of this group. can you give me knowledge how i can
connect database which are located at webserver, i wish to connect it
from client system .
i wait for your reply.
thanks,

arun

Cerebrus

unread,
Jul 30, 2006, 2:08:32 PM7/30/06
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
By providing the correct connection string to the Server database.

Bradley, Peter

unread,
Jul 30, 2006, 2:34:34 PM7/30/06
to DotNetDe...@googlegroups.com
You'll need to supply a bit more info.

If you want to connect from a client in a Windows Forms application, all you need to do is to supply a correct connection string. Any ADO.NET book will explain this for you.

But I'm puzzled as to why you mention a Web Server. If you're talking about ASP.NET, then you should know that the ultimate client is a Web browser. There never is a connection between the Web browser and the database. The client, from the RDBMS's perspective is the ASP.NET process running on the Web server.

If your question still is not answered, please reply giving more details. Example code is especially useful, so that we can see how far you've got.

HTH


Peter

winmail.dat
Reply all
Reply to author
Forward
0 new messages