Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL PT bringing in the Blob type 0 as general field
Message
De
09/02/2006 17:12:21
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
01095004
Message ID:
01095285
Vues:
11
>Hi all
>
>I am using SQL Pass-Thru on a FireBird database to bring in a record. All is well except that the Blob sub type 0 field (which I use as a Memo in regular Remote Views successfully) comes in the SQLPT as a General field. With this I am not able to replace a Memo field (which is Blob Sub Type 0) in the RV as data type mismatches.
>
>Please advise on how to get the blob as Memo in the SQL PT. Or if this cannot be helped how to convert the General field in the SQLPT result into a Memo field for the RV purposes.

Practically it is not feasible.

Solutions:
- upgrade to VFP9SP1
- try, within the Firebird's select, to convert the Blob into a Text
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform