Creating databases with event procedures
Well, what I'm exactly trying to do is have an event triggered that would create a database onto a floppy disk, export a table from my current database to the one on the disk, and then append information to the exported table in the new database on the...