Re: Securing MsAccess DB on WebServer
I guess u can restrict access to the folder with the mdb file to a local call by the .asp and not directly from the internet. But then as Najim suggested use mysql or something.
Re: Securing MsAccess DB on WebServer
I guess u can restrict access to the folder with the mdb file to a local call by the .asp and not directly from the internet. But then as Najim suggested use mysql or something.