Good afternoon. Your thoughts and input would be appreciated on this one.
We have an existing Access database, complete with reports that pull data from fairly complex queries. The tables were migrated to a SQL server and the data input/manipulation forms have been recreated as asp.net forms. The managers that use the reports (a fairly small group so concurrent access isn't a problem) are very satisfied with the layout, format and content of the reports so we would like to continue using those.
I created an .adp project and imported the forms and reports but importing the queries, which the reports depend upon, was not an available option. Is there a way to take the existing Access database and point it at the SQL server as the source of data so the queries will work and the reports will populate? Or is the only option to rebuild the 103 queries in the .adp project?
Thanks for any ideas you might have.
John
We have an existing Access database, complete with reports that pull data from fairly complex queries. The tables were migrated to a SQL server and the data input/manipulation forms have been recreated as asp.net forms. The managers that use the reports (a fairly small group so concurrent access isn't a problem) are very satisfied with the layout, format and content of the reports so we would like to continue using those.
I created an .adp project and imported the forms and reports but importing the queries, which the reports depend upon, was not an available option. Is there a way to take the existing Access database and point it at the SQL server as the source of data so the queries will work and the reports will populate? Or is the only option to rebuild the 103 queries in the .adp project?
Thanks for any ideas you might have.
John