Visual Basic C++ 2008. Need help.

Status
Not open for further replies.

Dodi300

Distinguished
Jan 5, 2009
25
0
18,530
Hello.:)
I'm developing a C++ program which downloads files.
I want to show the files that are available in a database, (maybe by using a listbox?) and then allow the user to select it and download the file by pressing a download button.

I've made the overall design of the program in Visual Basic C++ 2008.
Here's an image of it.
image.PNG


I've made a console program which did this before, however now I feel that it needs to be upgraded with a nice interface.

Can anyone help me?
Thanks. :D
 

Dodi300

Distinguished
Jan 5, 2009
25
0
18,530
Ahhh. Sorry, I think I have Visual C++ 2008 Express edition.
Do you know how I can set up the database to work with the listbox?
I figure the database will also have to know the download links for the file as well.

Thanks.
 


Yea, Access is a good and easy program to learn. You also can create the DB on SQL, is much better that Access, but also more difficult. But i think that with access is enough for you.
 
Status
Not open for further replies.