B
Basil
Hiya,
I have a database that allows users to input data through quite a
sophisticated form.
The database also has a very advanced and comprehensive analysis section
which has loads of user-led forms (so that they can drive the type of
analysis themselves) that then run reports which will display graphs, tables
etc (often all on the same report).
The database is heavily dependant on VBA and there are many cases typed SQL
in the code (the SQL reads from the form though - not fully hard coded).
Anyway, I now need to create such a thing that can be put live on the
internet. There will now be users around the world who will need to input
data and produce reports.
Can someone please explain what my possible options are? I have concerns
about how to display the reports on a web browser, I also need general advice
on how best to do the user front end.
I'd really appreciate any thoughts and advice - I really don't want to lose
teh functions that I can get through VBA (eg enabling/disabling) and on the
reports in Access.
Many thanks,
Basil
I have a database that allows users to input data through quite a
sophisticated form.
The database also has a very advanced and comprehensive analysis section
which has loads of user-led forms (so that they can drive the type of
analysis themselves) that then run reports which will display graphs, tables
etc (often all on the same report).
The database is heavily dependant on VBA and there are many cases typed SQL
in the code (the SQL reads from the form though - not fully hard coded).
Anyway, I now need to create such a thing that can be put live on the
internet. There will now be users around the world who will need to input
data and produce reports.
Can someone please explain what my possible options are? I have concerns
about how to display the reports on a web browser, I also need general advice
on how best to do the user front end.
I'd really appreciate any thoughts and advice - I really don't want to lose
teh functions that I can get through VBA (eg enabling/disabling) and on the
reports in Access.
Many thanks,
Basil