If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Newbie question... remember what you forgotton

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-11-02, 10:56
Bizw0z Bizw0z is offline
Registered User
 
Join Date: Nov 2002
Posts: 2
Question Newbie question... remember what you forgotton

I have been tasked to write an interface between sybase database and an oracle database that picks up a string of data (already created in a view) from a single primary field. Any pointers as to where I can get some info from the bottom up... Does that make sense!!!!
Reply With Quote
  #2 (permalink)  
Old 11-19-02, 13:15
Bruce A. Baasch Bruce A. Baasch is offline
Registered User
 
Join Date: Nov 2002
Location: Ohio
Posts: 90
I'd try the Sybase and Oracle forums and look for references to the development language of your choice.

You might also consider breaking the task into two halves. One to read the data and create a "neutral" file format. The other to write the data from the "neutral" format.

This would isolate the database specific parameters and problems. After you have it working...you could try combining them into a single executable.

Good luck,
__________________
Bruce Baasch
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On