Results 1 to 7 of 7

Thread: DB Combo

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2006
    Posts
    11

    Angry DB Combo

    hi experts :
    i am not able to fill the DBCombo using ADODB.recordset or adodc control from the module. Please give me the right method to do it, if possible with an example.

    regards
    Sandy

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: DB Combo

    Moved from FAQ forum

    Welcome to VBForums

    There is no need to use a DB combo, a normal combo can be used instead - see this FAQ thread for example code.

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2006
    Posts
    11

    Re: DB Combo

    hi experts
    thank you very much, yeah i also followed the same concept, but is it anyway possible to do that or else should i use any other source(other than ADODC) to fill the DB Combo. if there is a way to club DB combo and ADO then please let me know.

    regards
    Sandeep

  4. #4
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: DB Combo

    Is there a particular reason for using the DB combo?

    I have never used it myself, I think when I tried it I found it quite restrictive/limited compared to the normal one. As far as I know you need to use a Data Control to fill a DB combo... and Data Controls are not recommended by many people (I think 2 of our regulars - out of about hundreds), due to their "issues".

  5. #5
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: DB Combo

    Quote Originally Posted by si_the_geek
    and Data Controls are not recommended by many people (I think 2 of our regulars - out of about hundreds), due to their "issues".
    I may not be 1 of the regular though I am one out of about hundreds that recommends against using Data bound controls, they have given me headaches before when I was just starting...
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  6. #6
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: DB Combo

    You are here quite often, and have got over 5000 posts.. I'd count you as a regular!

  7. #7

    Thread Starter
    New Member
    Join Date
    May 2006
    Posts
    11

    Re: DB Combo

    hi

    u r right, fine i will carry with data combo and ado, as i am able to taste some success, while using it. anyways thanks a lot for your guidence, it helped me a lot.

    kind regards
    Sandeep
    regards
    Sandeep K

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