I have a large data in to table and i want to populate it remotely,
when i start to fetch data, after some time connection get lost, and the action ends,
pls help me to over come..!!
regards,
Akhil
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You may be better off looking at using an ETL Tool. If you are using sql server, ssis may be an option.
I’ve used Rhino ETL in the past to good success – http://ayende.com/blog/3102/rhino-etl-2-0
You can also search this forum or google for ETL Tools. That should give you various options.
hope that helps….