I've been getting a lot of criticism for suggesting the above solution for a client.
Here are the key points:
1) Backend database is already in Access MDB format; 40k lines of VB6 code - ADO access method; this is a customized CRM application with many relationships.
2) data volume is small - nothing over 100,000 rows
3) Extensive use of Office automation required - Word, Excel, etc.
4) Sharepoint list migration required for remote access to tables via web browser
5) Conversion budget is below $100,000
Conversion to an ASP.NET app would be at least $100k, correct ?
Any other ideas ?
Feedback greatly appreciated !
Here are the key points:
1) Backend database is already in Access MDB format; 40k lines of VB6 code - ADO access method; this is a customized CRM application with many relationships.
2) data volume is small - nothing over 100,000 rows
3) Extensive use of Office automation required - Word, Excel, etc.
4) Sharepoint list migration required for remote access to tables via web browser
5) Conversion budget is below $100,000
Conversion to an ASP.NET app would be at least $100k, correct ?
Any other ideas ?
Feedback greatly appreciated !