Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IBM DB2 ODBC DRIVER and General Fields..
Message
De
02/10/2003 08:20:02
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
IBM DB2 ODBC DRIVER and General Fields..
Divers
Thread ID:
00834187
Message ID:
00834187
Vues:
72
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?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform