Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to make Memo Binary readable?
Message
De
27/05/2003 05:18:01
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00792961
Message ID:
00793000
Vues:
20
>>>>>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.

adbobjects()
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform