Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BLOB Support with Microsoft ODBC driver for ORACLE
Message
From
24/10/2000 05:55:04
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
BLOB Support with Microsoft ODBC driver for ORACLE
Miscellaneous
Thread ID:
00433357
Message ID:
00433357
Views:
42
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..
Reply
Map
View

Click here to load this message in the networking platform