Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorFill Does not support Oracle LONG RAW and GENERAL
Message
From
18/04/2005 12:40:43
Héctor Lizarraga
Gobierno Del Edo de Querétaro
Querétaro, Mexico
 
 
To
18/04/2005 08:07:30
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows 2000 Server
Database:
Oracle
Miscellaneous
Thread ID:
01005736
Message ID:
01005846
Views:
19
Tim, I just had this problem.

First, the Microsoft ODBC driver for Oracle doesn't support LOB's. I recommend you the Oracle ODBC driver instead.

Then, in your application put this command in your INIT form:

CURSORSETPROP('MapBinary',.T.,0)

That's all
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform