G
Guest
I use a make table query to make a backup of serveral databases. The path
where the backup will be created can be changed by the user. Is there a way
to make the query put the table in the path the user has entered (so the
target database is a variable). I tryed this by setting a functionreference
in the 'target database' field like 'Targetdir("BackupDatabaseName")' but
then I get a error that the target database / path doesn't exist.
where the backup will be created can be changed by the user. Is there a way
to make the query put the table in the path the user has entered (so the
target database is a variable). I tryed this by setting a functionreference
in the 'target database' field like 'Targetdir("BackupDatabaseName")' but
then I get a error that the target database / path doesn't exist.