Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can i have all my pictures in a database field?
Message
General information
Forum:
Visual Basic
Category:
Pictures and Image processing in VB
Miscellaneous
Thread ID:
00533569
Message ID:
00534005
Views:
13
>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?

David;

I will second your suggestion!

Tom
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform