Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Image control doesn't show selected image
Message
De
28/10/2016 07:53:18
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
MS SQL Server
Divers
Thread ID:
01642403
Message ID:
01642430
Vues:
32
>>>>>Do you know what could be a problem here?
>>>>
>>>>Is the SeatMap column a memo field or general field? According to help for PicutreVal property the column can be a memo field but not a general field (because general fields store additional unrelated binary data).
>>>
>>>This is an interesting question. I think it is supposed to me Memo column and it is with the driver I'm using. But we found that the other computer uses different ODBC driver which may produce this column as General field. I'll ask them to re-create the ODBC connection.
>>
>>Or you can use a schema where you'd map this field as memo nocptrans (i.e. binary). The content isn't different, it's just treated differently on VFP's end.
>
>How exactly I would do that?
>
>The file is read with the sqlexec and then made updateable view.

You can do the same with a cursoradapter plus you can specify a schema. Can't give you an example, because the class I use already has the code for the fields I leave at default mapping, so I don't have to write any of it, just specify the fields where I want a non-default mapping. The code in the class is proprietary, sorry.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform