Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to store files on Oracle ?
Message
From
11/01/2001 00:53:03
 
 
To
09/01/2001 09:12:00
General information
Forum:
Oracle
Category:
Other
Miscellaneous
Thread ID:
00461082
Message ID:
00462061
Views:
14
I store word, excel and image files in Long Raw succesfully. This is not a problem.
But if I store for example MSMAPI32.OCX, after SqlExec() or remote view I cannot "copy" this file into destination directory.

I cannot use LOBs, because I'm using Microsoft driver.

I solve my problem with:
> 2) use oracle long, each string from FileToStr("file") convert to Hexa and
> that 'hexa file' store on Oracle ... but conversion to and from takes
> minutes ...
I rewrite it with low-level functions and now it takes 2-3 seconds.

Pavel
Previous
Reply
Map
View

Click here to load this message in the networking platform