If I understand correctly, the private ACE is limited to machines that have
Access 2007 installed. It would not be a safe assumption to use that for
ASP.
However, you can create an MDB using Access 2007. This file will use
msjet40.dll instead of the private ACE engine.
--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users -
http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"help" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> access 2007 have new engine ACE 12 ,can i use it in ASP,if i not install
> access 2007 ?
>
>
> in jet db 4.0 ,we can use MDAC ADO JETDB connect a mdb file.
>
> how i can do with *.ACCDB?