Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can i have all my pictures in a database field?
Message
Information générale
Forum:
Visual Basic
Catégorie:
Photos et traitement d'images en VB
Divers
Thread ID:
00533569
Message ID:
00533659
Vues:
10
The prefered way to go this is to setup a text (character) field in your database and store the file name of the image in the database field. Use the database to do what it is best at (storing, indexing and retrieving text) and the file system to do what it is best at (storing files). And the programming is simpler.

>I want to add some pictures to a proyect in a record, that way i can show the
>users each name of the person and its picture, can you help with that?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform