Hey all,
Here's the problem: I have to make a vb project for school, with a database.
I have all my images in 1 map, and in my database I have text fields containing links, which refer to the proper images. Now, in this project, I have to make a slideshow (the background of my MdiParent has to change every so often by means of a Timer, going over the images in my database).
I need the code line to get the link from my database, and then telling vb to go to the next image each tick. Also, if u upload a new image as a user, it has to be added to the slideshow.
Is there anyone that can help me, I have no code yet (at least not for the slideshow)
Greeting,
Davey
Here's the problem: I have to make a vb project for school, with a database.
I have all my images in 1 map, and in my database I have text fields containing links, which refer to the proper images. Now, in this project, I have to make a slideshow (the background of my MdiParent has to change every so often by means of a Timer, going over the images in my database).
I need the code line to get the link from my database, and then telling vb to go to the next image each tick. Also, if u upload a new image as a user, it has to be added to the slideshow.
Is there anyone that can help me, I have no code yet (at least not for the slideshow)
Greeting,
Davey