S
S
skipper_10082016-01-30 22:08:25
MySQL
skipper_1008, 2016-01-30 22:08:25

What type of data to choose in the database for storing a link to an image?

What type of data to choose in the database for storing links to the picture? and how to do it correctly to display it later in VB?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
IceJOKER, 2016-01-30
@IceJOKER

varchar()? O_O or is the link to the picture somehow different from the usual text?

A
Andrey Dyrkov, 2016-01-30
@VIKINGVyksa

Store as a string. Looking at which database you can choose dynamic or static (for statics, you will have to do a check so as not to lose half of the link).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question