Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Embed a bitmap
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Titre:
Divers
Thread ID:
00620676
Message ID:
00620713
Vues:
13
>I set it to General field type.
>How can I reference a path of a bitmap though?

I would recommend to store the pictures in certain directory in your application directory structure. It can be in application path, or you may select the proper path in your system configuration setup. Also you may store the full path to the picture obtained with GETFILE() function when you add the new record. You will just point to and pick the appropiate picture.
I would not use GENERAL field. You will not really gain anything in storage size, bur rather loose, as Hilmar noticed. You might just get more problems later when you, for example, will need to extract pictures from the General field or manipulate them somehow.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform