|
-
Apr 15th, 2011, 08:30 AM
#1
Thread Starter
New Member
Display Internal Database in Listbox
Hello guys, I want to be able to display information from my internal database into a list box. I want this to show in listbox when the button has been clicked.
So once i have clicked the button it will display all the information that is stored in an internal database, i also need to loop it so it shows more than 1 information. I have to show 10 different houses in the information
-
Apr 15th, 2011, 08:42 AM
#2
Re: Display Internal Database in Listbox
i haven't under stood
Code:
I want to be able to display information from my internal database
what is internal database
do u want to display database schema ?
-
Apr 15th, 2011, 08:44 AM
#3
Thread Starter
New Member
Re: Display Internal Database in Listbox
internal database meaning arrays under module
-
Apr 15th, 2011, 08:45 AM
#4
Thread Starter
New Member
Re: Display Internal Database in Listbox
i just want it so once i press the button what is stored in the button will display in the listbox
-
Apr 15th, 2011, 08:48 AM
#5
Hyperactive Member
Re: Display Internal Database in Listbox
 Originally Posted by Gavinh89
Hello guys, I want to be able to display information from my internal database into a list box. I want this to show in listbox when the button has been clicked.
So once i have clicked the button it will display all the information that is stored in an internal database, i also need to loop it so it shows more than 1 information. I have to show 10 different houses in the information
you can use the data source properties of listbox to connect to your said internal database..
-
Apr 15th, 2011, 08:55 AM
#6
Thread Starter
New Member
Re: Display Internal Database in Listbox
Im not allowed to do it that way, it has to just display a list of houses once button has been click and display a image of the house
-
Apr 15th, 2011, 09:09 AM
#7
Re: Display Internal Database in Listbox
Code:
arrays under module
what is this module,
i under stood this issue in this way,
(1)
"u are having some modules in your access data base & u want to display their names"
(2)
"u are having one table which contains some data in a field & u want to display that data in list box"
which one u are trying for !
-
Apr 15th, 2011, 09:11 AM
#8
Thread Starter
New Member
Re: Display Internal Database in Listbox
2 i also need to include an image so once they click button it will load up house details e.g. address, location, price, and image
-
Apr 15th, 2011, 09:14 AM
#9
Re: Display Internal Database in Listbox
-
Apr 15th, 2011, 09:17 AM
#10
Thread Starter
New Member
Re: Display Internal Database in Listbox
where is the image stored im using? or you mean will thei mage be stored?
-
Apr 15th, 2011, 09:19 AM
#11
Re: Display Internal Database in Listbox
very nice
in the database or on the local hard drive
-
Apr 15th, 2011, 09:20 AM
#12
Thread Starter
New Member
Re: Display Internal Database in Listbox
I will want it stored in the database
-
Apr 15th, 2011, 10:00 AM
#13
Re: Display Internal Database in Listbox
i am in little hurry to go for duty
hence the coding is not may be so good
kindly find the attachment & try with
i don't prefer to store the images in the databse,place the photobucket folder in c:\
any how check & reply
by
Last edited by make me rain; Nov 3rd, 2011 at 11:50 AM.
-
Apr 15th, 2011, 10:15 AM
#14
Thread Starter
New Member
Re: Display Internal Database in Listbox
Ok then thank you for your help!
-
Apr 15th, 2011, 10:25 AM
#15
Re: Display Internal Database in Listbox
is ur problem solved,
if so kindly close thread resolved
& rate the threads any one / every one who helped you
that's all this forum people expects
yours
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|