-
Online Report
I have made a stock using vb application and I want to develop it to the web version, so I can monitor the transactions via the web. and the data I took from my existing stock of applications made. web application just to monitor it.
What should be made in the version vb ? whether I should transfer the data via ftp?
please advice
thank you
-
Re: Online Report
I think, it will be better to create a complete Web App instead of the Desktop App (if possible). So that, the data(db) will be stored in a webserver, where you can login to or access the web app from anywhere.
:wave: