Results 1 to 15 of 15

Thread: Display Internal Database in Listbox

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2011
    Posts
    8

    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

  2. #2
    PowerPoster make me rain's Avatar
    Join Date
    Sep 2008
    Location
    india/Hubli
    Posts
    2,208

    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 ?
    The averted nuclear war
    My notes:

    PrOtect your PC. MSDN Functions .OOP LINUX forum
    .LINQ LINQ videous
    If some one helps you please rate them with out fail , forum doesn't expects any thing other than this

  3. #3

    Thread Starter
    New Member
    Join Date
    Apr 2011
    Posts
    8

    Re: Display Internal Database in Listbox

    internal database meaning arrays under module

  4. #4

    Thread Starter
    New Member
    Join Date
    Apr 2011
    Posts
    8

    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

  5. #5
    Hyperactive Member marniel647's Avatar
    Join Date
    Aug 2010
    Location
    MSDN Library
    Posts
    259

    Re: Display Internal Database in Listbox

    Quote Originally Posted by Gavinh89 View Post
    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..

  6. #6

    Thread Starter
    New Member
    Join Date
    Apr 2011
    Posts
    8

    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

  7. #7
    PowerPoster make me rain's Avatar
    Join Date
    Sep 2008
    Location
    india/Hubli
    Posts
    2,208

    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 !
    The averted nuclear war
    My notes:

    PrOtect your PC. MSDN Functions .OOP LINUX forum
    .LINQ LINQ videous
    If some one helps you please rate them with out fail , forum doesn't expects any thing other than this

  8. #8

    Thread Starter
    New Member
    Join Date
    Apr 2011
    Posts
    8

    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

  9. #9
    PowerPoster make me rain's Avatar
    Join Date
    Sep 2008
    Location
    india/Hubli
    Posts
    2,208

    Re: Display Internal Database in Listbox

    where image is stored ?
    The averted nuclear war
    My notes:

    PrOtect your PC. MSDN Functions .OOP LINUX forum
    .LINQ LINQ videous
    If some one helps you please rate them with out fail , forum doesn't expects any thing other than this

  10. #10

    Thread Starter
    New Member
    Join Date
    Apr 2011
    Posts
    8

    Re: Display Internal Database in Listbox

    where is the image stored im using? or you mean will thei mage be stored?

  11. #11
    PowerPoster make me rain's Avatar
    Join Date
    Sep 2008
    Location
    india/Hubli
    Posts
    2,208

    Re: Display Internal Database in Listbox

    very nice
    in the database or on the local hard drive
    The averted nuclear war
    My notes:

    PrOtect your PC. MSDN Functions .OOP LINUX forum
    .LINQ LINQ videous
    If some one helps you please rate them with out fail , forum doesn't expects any thing other than this

  12. #12

    Thread Starter
    New Member
    Join Date
    Apr 2011
    Posts
    8

    Re: Display Internal Database in Listbox

    I will want it stored in the database

  13. #13
    PowerPoster make me rain's Avatar
    Join Date
    Sep 2008
    Location
    india/Hubli
    Posts
    2,208

    Wink 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.
    The averted nuclear war
    My notes:

    PrOtect your PC. MSDN Functions .OOP LINUX forum
    .LINQ LINQ videous
    If some one helps you please rate them with out fail , forum doesn't expects any thing other than this

  14. #14

    Thread Starter
    New Member
    Join Date
    Apr 2011
    Posts
    8

    Re: Display Internal Database in Listbox

    Ok then thank you for your help!

  15. #15
    PowerPoster make me rain's Avatar
    Join Date
    Sep 2008
    Location
    india/Hubli
    Posts
    2,208

    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
    The averted nuclear war
    My notes:

    PrOtect your PC. MSDN Functions .OOP LINUX forum
    .LINQ LINQ videous
    If some one helps you please rate them with out fail , forum doesn't expects any thing other than this

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width