>Also, how old is the D3? Does it support ODBC? Pull the data out by ODBC to a >"TEXT" ODBC target and then load it into Oracle.
Only if he wants to wait a very long time. D3 ODBC is horribly, horribly slow even when it works. The options are really to write a simple flashbasic program using the %open and %write calls to dump data out as plain text; or to use a product like mvQuery (plug) to export to delimited file or to an OleDB connection to Oracle. Assuming all the files are homogenous and can be easily normalized, of course. What to do with it when it gets there - that will be the fun bit. Brian Leach ________________________________________________________________________ This email was checked on leaving Microgen for viruses, similar malicious code and inappropriate content by MessageLabs SkyScan. DISCLAIMER This email and any attachments are confidential and may also be privileged. If you are not the named recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information. In the event of any technical difficulty with this email, please contact the sender or [EMAIL PROTECTED] Microgen Information Management Solutions http://www.microgen.co.uk -- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users
