Topic: Article : How To Copy Database Data Using JDBC (Read 2321 times)
Robot
I am a fanatic. So?
Posts: 547
1192 credits Members referred : 0
« on: Nov 24, 2005, 08:37:50 pm »
Copying database data is a basic, yet endlessly complex task, because not all data copy operations are alike. But the sample database-copy classes you'll find here provide a basic template for nearly every type of copy you need to perform.