Hi All,
There is a Ms-Access DB with 10 tables (Table-A, Table-B ...... ), I need to take a copy of a particular table along with the database and store it in a different location.
Now I m using
CALL METHOD CL_GUI_FRONTEND_SERVICES=>FILE_COPY
method, the problem is its copying the entire access db.
pls suggest.
With Rgds,
Bharani