Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BLOB Support with Microsoft ODBC driver for ORACLE
Message
De
24/10/2000 05:55:04
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
BLOB Support with Microsoft ODBC driver for ORACLE
Divers
Thread ID:
00433357
Message ID:
00433357
Vues:
43
Anyone try to select BLOBS

On Oracle I run:
    create table test (tblob blob);
Then in foxpro I run...
    h=SQLCON()
    SQLEXEC(h,'select * from test')
Then I get "Connectivity Error: Unable to retrieve specific error information.
Driver is probably out of resources."

The ORACLE ODBC driver works!

Any suggestions? I don't want to use the oracle driver because it fails in many other areas..
Répondre
Fil
Voir

Click here to load this message in the networking platform