G
Guest
Hello,
due to prevent that my database is growing to large, I'm loocking for an
export solution.
Every 3 months, I receive data (600.000 records).
These records have a date field as reference.
I was tinking about a solution to export the new information to an external
tabel (txt-file) where I should append the new data.
With this solution I'm able to link the txt-file into my database and use
this linked table as master for my querys.
Does someone have any clou to solve this problem.
Thank you
due to prevent that my database is growing to large, I'm loocking for an
export solution.
Every 3 months, I receive data (600.000 records).
These records have a date field as reference.
I was tinking about a solution to export the new information to an external
tabel (txt-file) where I should append the new data.
With this solution I'm able to link the txt-file into my database and use
this linked table as master for my querys.
Does someone have any clou to solve this problem.
Thank you