Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IBM DB2 ODBC DRIVER and General Fields..
Message
From
02/10/2003 08:20:02
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
IBM DB2 ODBC DRIVER and General Fields..
Miscellaneous
Thread ID:
00834187
Message ID:
00834187
Views:
73
Hi,

I am using IBM DB2 ODBC DRIVER to connect to DB2 UDB 8.1.
I have created a table for example:

CREATE TABLE Gtest( gen blob)

When I try to access the table from foxpro I use:

H=SQLCON()
SQLEXEC(h,'select * from gtest')
append blank
brow

The problem is that the blob type appears as a "memo" instead of as a "general" in the foxpro environment.

Is there anything I can do about this?
Next
Reply
Map
View

Click here to load this message in the networking platform