Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Binary or blob data type
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Binary or blob data type
Divers
Thread ID:
01668007
Message ID:
01668007
Vues:
78
Hi,

I would like to experiment with binary data. I read in the VFP help that for binary data you have to use Blob type field.
I created a test cursor with B type field. But, the following produces error:
CREATE CURSOR binerytest (testfld b)
INSERT INTO binerytest (testfld) VALUES ("123")
How do you store a string in this field?
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform