OK, i have this Backup module for my system's database.
Now i would like to have a module of restoring and deleting backups of it.
Here's some info:
The backup files created are stored in a Folder named "Backup"
My database has 2 Columns having OLE type objects, Pictures and Fingerprints
from a Biometrics (This part isn't finish yet)
Can you help me with this, code snippet if any.
Googled but codes from other sites is complicated (VERY)
So if you can provide some code snippet, please include some comment lines for instruction.
Thanks.