Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to make Memo Binary readable?
Message
 
À
27/05/2003 04:08:05
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00792961
Message ID:
00792991
Vues:
26
>>>>I am trying to read memory binary field type of a DBC file but no success so far.
>>>>
>>>>Use mydbc.dbc
>>>>
>>>>I could see the 'property' field which is memo binary but the content is not readable. What's the procedure of making it readable folks?
>>>
>>>It's readable as far as it should be. Use dbgetprop() for what you're interested in.
>>>Cetin
>>
>>Cetin,
>>
>>I'm trying to open my database container which contains Remote Views using USE. Browsing it exposes a field name property which is a Memo Binary type. Double clicking it displays its contents like this one:
>>
>>-#datacenter.useridMC(20)
>>
>>So to me, it's not fully readable.
>
>Try commands like :
>? dbgetprop('myView.myField', 'Field', 'Datatype')
>? dbgetprop('myView', 'View', 'SQL')
>Cetin

Cetin,

I'm trying to scan the content of the database and extract objects and other information from it. Using DBGETPROP will not work because I must know every object name I want to be extracted from it.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform