Click to See Complete Forum and Search --> : Access linked table request


mch
09-17-2003, 12:15 PM
I have an application in ASP which is hitting a Access linked table. But if that table is open somewhere, I cant access it through the web. Is there a way around it?
This will make me keep the copy of the table at one place.

Thanks

Ribeyed
09-17-2003, 05:52 PM
Hi,
that answer to that is no. For that you need to ditch access and use SQL Server. The is no way around this because it is a limitation of access and that is it.