Can my system run offline, if it were to be developed using ASP?

I am developing a database system that enables several users to connect to a database on a server via ASP. The database system also enables users to run some stored procedures.

One function in which is required is that the user can dump a portion of the database into his or her own laptop, and work offline with the running system, when outstation. Is this possible?

Tags: , , , ,

2 Responses to “Can my system run offline, if it were to be developed using ASP?”

  1. Rawlyn says:

    Technically yes, as long as you implement very secure synchronisation methods – but in most cases it’s easier to not include that feature.

    Rawlyn.

  2. KokYee says:

    If you are talking about running offline your web application developed using ASP, you definitely can. But you have to have web server installed in the laptop. If the laptops are using WindowsXP Professional, just enable the IIS web server that comes with WindowsXP Professional. Otherwise you might have to download them.

Trackbacks/Pingbacks


Leave a Reply

Security Code:

Categories