HELP: Backup only selected data using TMyDump
Posted: Tue 24 Apr 2012 05:09
Hi,
I need to know how to backup data using TMyDump on selected data on a certain tables.
I have 5 tables and each department stores employee information on those tables, each department can backup their own data only.
Example:
Table 1: Employee_Information
EmpID,DeptID,EmpName
Table 2: Employee_Children
ChildID,EmpID,ChildName,DOB
Table 3: Employee_Education
EducID,EmpID,EducationName
I need to backup all employee information, children, education whos DeptID=5
Is it possible to TMyDump? or is there a work around on this?
Thank you for your help guys.
I need to know how to backup data using TMyDump on selected data on a certain tables.
I have 5 tables and each department stores employee information on those tables, each department can backup their own data only.
Example:
Table 1: Employee_Information
EmpID,DeptID,EmpName
Table 2: Employee_Children
ChildID,EmpID,ChildName,DOB
Table 3: Employee_Education
EducID,EmpID,EducationName
I need to backup all employee information, children, education whos DeptID=5
Is it possible to TMyDump? or is there a work around on this?
Thank you for your help guys.