|
|
|
|
|
by dan_b
3647 days ago
|
|
I started off with an Access database. Then we split the JET DB backend out from the front end and put that on a shared drive. Then we replaced the backend with SQL Server (without changing the front end.) Then eventually it all got migrated to an ASP.Net backend + single page application. It's still running 8 years later. Access is an incredibly flexible tool. |
|