Please can anyone tell me how to do backup and restore operation using derby's ClientDriver. I douldn't find anything on this. I know how to do backup and restore on EmbeddedDriver.
I don't think it's really any different. You call the backup system procedure, passing it the arguments to control the backup. thanks, bryan
