binary fields from oracle to sql server -
04-28-2006
, 03:44 AM
Hi
I have some documents stored in a oracle server and need to get them out,
search them and store the searched result in sql server.
The documents are word format and I think i can manage to make code to
search these but don't quite know how to get them out of oracle.
I found some code once that shows how to multiexport documents from sql
server - is it possible to do the same on oracle ?
/Michael |