Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to store files on Oracle ?
Message
 
 
À
09/01/2001 09:12:00
Information générale
Forum:
Oracle
Catégorie:
Autre
Divers
Thread ID:
00461082
Message ID:
00462061
Vues:
15
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform