|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Hi,
I'm attempting to creatre a sub which automatically dumps the whole database file in an email, (Access 2000). I've used the SendObject function, which happliy exports tables/forms etc in Excel format, CSV etc but there doesn't seem to be one for the whole database. Can anyone suggest a way around this without using a directory path? cheers Last edited by Moose Man : July 30th, 2003 at 10:37 AM. |
|
#2
|
|||
|
|||
|
Can you enumerate through the tables and passing the table name as an argument to the SendObject function?
|
|
#3
|
|||
|
|||
|
Not quite sure I get what you mean?
|
|
#4
|
|||
|
|||
|
Can you pass a list of the table names to the sendObject function? As the object recieves a table name it will perform the export.
|
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > Exporting access Database |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|