I developed and am just starting to use a web forms application in asp.net as a remote front end for my paradox (BDE) database. This is through ODBC using the Intersolv driver. It works fine, except I did notice that if I try to edit a table through the web app while the same table is open in a table view in Paradox, the network control file PDOXUSRS.NET gets corrupted and I have to delete it.
I haven't used the system enough yet to know how widespread this problem is, e.g. if it will still occur when the tables are open in paradox forms.