Conversion of Access project and database to
SQL Server.
Need a conversion of the Access project to a standalone runtime to run via terminal services.
Here is a description of the databse application:
- 120 tables with approx 2000 columns
- 720 views, stored procedures and
SQL functions
- 180 forms and subforms
- 150 reports and subreports
- 26 general purpose modules
- 120 class modules
- estimated 200 lines of code for each form, general purpose and class module = 60K lines of VBA code