Desktop Application and Many Branch ?
Hello all, :)
i developed software use vb6 and run until now. and this run use ms access database.
this software run in some branch and every branch have one database.
and now... i get the request that the database from every branch can sand to central office.
and the office administrator can read the every branch activity.
I find time to develop this use web application (ASP.NET) but this need the long time.
so... how to do this with vb6 ?
Regards,
thanks
Re: Desktop Application and Many Branch ?
Quote:
Originally Posted by
Tengkorak
Hello all, :)
i developed software use vb6 and run until now. and this run use ms access database.
this software run in some branch and every branch have one database.
and now... i get the request that the database from every branch can sand to central office.
and the office administrator can read the every branch activity.
I find time to develop this use web application (ASP.NET) but this need the long time.
so... how to do this with vb6 ?
Regards,
thanks
If you want to host an application centrally, you should look into Citrix. With Citrix, you distribute a citrix client to all your branches and host your application at one central location.
In our shop, we have powerbuilder & vb applications running centrally, while branches access them from the citrix client.
Cheers,
abhijit