For the first time users clicks on synchronize, I have to load large volume of records to a local database table.
can you pls suggest me some approaches?
1] Downloadina large file and then creating a program to reas that
file and load to database table
OR
2] is there a way to dowload the data directly from server to local
database tables
3] Any other best way
Pls let me know
