update from between database

  • Thread starter Thread starter Thomas
  • Start date Start date
T

Thomas

I have a Informix Database on Solaris and a SQL database. I need to
update from Informix to SQL daily. Is there any easy way of doing it?
BTW, I tried to use OleDbDataAdpater.Update to do the job. Nothing
happened after the program worked diligently for a while.

Thanks
 
Back
Top