Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert n(1) to L in a remote view for read only use.
Message
De
22/02/2002 04:57:58
 
 
À
22/02/2002 04:18:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00623591
Message ID:
00623597
Vues:
9
can you change the select into something like
select ...,  ;
       !empty(fieldx) as fieldx, ;
   from ...
Do not know whether the view designer will be able to handle that.

You may have to do it by program


>Hi!
>
>Don't work much with DBC's can someone tell me how I can make a remote view
> convert a n(1) field (0's and 1's) to .f. and .t. with the dbc builder.
>The view is read only so I don't need to worry about updates.
>
>I tried selecting the field in the view builder and changing
>data mappinig | data type. But it gave me an error saying this is not possible...
>
>I know how to make the oracle view do this..But it would be better
>in this case if the dbc handled it.
>
>Any way to do this?
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform