|
-
May 16th, 2006, 01:46 AM
#1
Thread Starter
New Member
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
-
May 16th, 2006, 06:54 AM
#2
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.
-
May 17th, 2006, 01:44 AM
#3
Thread Starter
New Member
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
-
May 17th, 2006, 07:15 AM
#4
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".
-
May 17th, 2006, 07:56 AM
#5
Re: DB Combo
 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...
-
May 17th, 2006, 07:59 AM
#6
Re: DB Combo
You are here quite often, and have got over 5000 posts.. I'd count you as a regular!
-
May 17th, 2006, 11:21 PM
#7
Thread Starter
New Member
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
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
|