On 11 Nov 2005 05:44:07 -0800,
AquilaV@inwind.it wrote:
This is an English-language newsgroup so I'll respond accordingly.
You could do what you want but it would be quite a bit of work,
because you have to be sure not to have any back-end objects open
(such as database connections), and break the links to the back-end
tables.
Much simpler is to schedule a backup to be made automatically at
night, using Scheduled Tasks in Windows.
Or perhaps using a tiny bit of vbscript run by the Windows Scripting
Host behind a new "Make Backup Now" icon you provide for your users.
Ciao,
-Tom.
[color=blue]
>Ciao a tutti,
>ho un problema che non riesco a risolvere nonostante abbia girato mille
>
>newsgroup...
>Ho creato un'applicazione con access divisa in frontend e backend.
>Dall'interfaccia principale della mia applicazione tramite un pulsante
>vorrei poter effettuare il backup del database (backend) ma non mi
>funziona perchč logicamente il database risulta in uso...
>In pił una volta effettuate varie copie di bukup come posso tramite
>una casella combinata visualizzare tutte le copie e collegare il
>frontend con quella che eventualmente mi interessa?
>Grazie mille a chi potrą darmi una mano...
>Ciao
>Jane[/color]