We are trying to create a web-enabled reporting system.
Their is a database somewhere on the client's network which we cannot have access to but the client can. The data must never be uploaded to our server, it must stay local.
The client would log into our website. Our website would need to generate reports based on data queried from the client's database.
None of us know anything about web-programming. Is this possible? Where do we start?
Their is a database somewhere on the client's network which we cannot have access to but the client can. The data must never be uploaded to our server, it must stay local.
The client would log into our website. Our website would need to generate reports based on data queried from the client's database.
None of us know anything about web-programming. Is this possible? Where do we start?