i have a sqldatabase in remote local system.from the web i have to connect to local remote system and copy the sqldatabase using dotnet.how to do.

Recommended Answers

All 4 Replies

Hi Deepa,

What do you mean by local remote system?

Hi Deepa,

What do you mean by local remote system?

i have a system in a location say A.i have to connect to that sys through the web application.

i have a sqldatabase in remote local system.from the web i have to connect to local remote system and copy the sqldatabase using dotnet.how to do.

I think U can not connect like this way.Either u have to use remote desktop or make asp.net application on database server and access tht application from u r client It may help u to fetch data from server
Regards,
Amit

have you tried setting the connection up as a dsn from the webserver to the database server?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.