View Single Post

   
  #1 (permalink)  
Old 02-29-2008, 02:20 PM
brogdonm
 
Posts: n/a
Default Oracle/MS SQL Interface

Hi everyone. I need to be able to query a database in Oracle and then
actually save the data in an MS SQL database, does anyone know what is
the best way to do this? Would it be best to do everything internal
(inside MS SQL) or external (with some script: javascript, vbscript,
perl)?

Thanks in advanced,
Mike

Reply With Quote