Link to home
Start Free TrialLog in
Avatar of Neelamjain
Neelamjain

asked on

How to work on DataDrivenQueryTask2 ?

Is it something different from DTS or the same.
I need to pull data from Oracle giving some conditions which needs a multible tables crawl and get the data and publish in SQLserver. The connection is in WAN.The data size can be very huge.
Can we write activex scripts and work, Is any sample available for that.
Avatar of David_Cameron
David_Cameron

What is wrong with DTS?

You coulde write scripts to pull the information in, but that could be a lot of work.

Some questions:
1. How frequently do the updates need to happen (eg Real Time or daily updates)?
2. How reliable is the WAN connection?
3. What is the level of control of the Oracle server, ie can you implement a solution that requires some work to be done on the Oracle box?
4. How much information are we talking about?
5. Are there special conditions on the data or is it just a case of pull all information from x tables?
Avatar of Neelamjain

ASKER

Thanx for reply.
Answers to your questions
1. Updates happen weekly.
2. Though it's reliable, it cannot be much assured on WAN, when it fails or gives end of file communication.
3.No we donot have anycontrol on ORA server.
4.it should be around 2GB of data each week per server.
5. there are some conditions for getting incremental data.. but has to get from x tables.

My Query..
What is the main difference between DDQ and DTS, what and how exactly you can use DDQ for. the Books online doesn't give a very clear picture.

ASKER CERTIFIED SOLUTION
Avatar of David_Cameron
David_Cameron

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Neelamjain:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.
No comment has been added to this question in more than 251 days, so it is now classified as abandoned.

I will leave the following recommendation for this question in the Cleanup topic area:
   Accept: David_Cameron http:#8123415

Any objections should be posted here in the next 4 days. After that time, the question will be closed.

monosodiumg
EE Cleanup Volunteer