BukHix wrote
<<
Should I be looking at pure SQL for the Queries and VB.Net for replacements to the DoCmds?
>>
In a word, "yes".
An ASP.Net front end, in VB.Net or any other language, can use an Access MDB for back end data. But any queries, forms, modules, etc that you developed in Access are...