Compact MS Access database from ASP
am 25.01.2005 00:23:01 von Zam
Hello World,
Q. How could I compact MS Access 2000 database on remote web server by using
ASP ?
Q. Is remote database compact will disable for a moment read and write
access for IUSR_ user?
NOTE: MS Access not installed on web server.
---
In my Windows EXEcutable applications I am using for this purposes OleObject
'JRO.JetEngine' and then run CompactDatabase function.
---
With best regards,
Re: Compact MS Access database from ASP
am 25.01.2005 01:08:33 von ten.xoc
http://www.aspfaq.com/2190
--
http://www.aspfaq.com/
(Reverse address to reply.)
"Zam" wrote in message
news:ex2koumAFHA.720@TK2MSFTNGP10.phx.gbl...
> Hello World,
>
> Q. How could I compact MS Access 2000 database on remote web server by
using
> ASP ?
>
> Q. Is remote database compact will disable for a moment read and write
> access for IUSR_ user?
>
> NOTE: MS Access not installed on web server.
>
> ---
> In my Windows EXEcutable applications I am using for this purposes
OleObject
> 'JRO.JetEngine' and then run CompactDatabase function.
> ---
>
> With best regards,
>
>
Re: Compact MS Access database from ASP
am 25.01.2005 10:25:33 von Lex Luthor
i am doing that..
"Zam" ha scritto nel messaggio
news:ex2koumAFHA.720@TK2MSFTNGP10.phx.gbl...
> Hello World,
>
> Q. How could I compact MS Access 2000 database on remote web server by
> using
> ASP ?
>
> Q. Is remote database compact will disable for a moment read and write
> access for IUSR_ user?
>
> NOTE: MS Access not installed on web server.
>
> ---
> In my Windows EXEcutable applications I am using for this purposes
> OleObject
> 'JRO.JetEngine' and then run CompactDatabase function.
> ---
>
> With best regards,
>
>