Hey people,

I want to make an application which would be connected to a database.
It would retrieve data make changes and store it in database again. I have
figured on how to make this application. But the real catch is i want database
to be stored on a single machine. How do i make it the way so that it would get
updated from any other machine which is connected to it in either LAN or via wi-fi.

Any ideas?


Thanks

Recommended Answers

All 4 Replies

>How do i make it the way so that it would get updated from any other machine which is connected to it in either LAN or via wi-fi.

I'd suggest a web-application.

I am not good with ASP, so is there another way of doing it?

Out of Interest what are you familiar with ?????

Hey i got the answer.
I just need to make couple of changes in connection strings.

thanks anyways.

Ciao

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.