Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: dbcomboboxes
dbcomboboxes
Posted: 2002/05/10 14:28
 
The Delphi 5 DBGrid works great, but DBComboBoxes (one record will show, no others are loaded) and DBLists (nothing loads) do not.

Also, while trying to manually load a plain combobox I found that I could not get parameters to the query to work and there don't appear to be any demo programs that have those in them.

Is it just me?
RE: dbcomboboxes
Posted: 2002/05/13 00:04
 
I guess it's just you
Try harder and you'll get it working
RE: dbcomboboxes
Posted: 2002/05/17 06:04
 
So, it is more than just pointing the dbcombo like the dbgrid. That is weird.

It is also a shame, I thought NCOCI8 was going to be the best thing since sliced bread.
RE: dbcomboboxes
Posted: 2002/05/18 00:11
 
What do you mean "pointing the dbcombo like dbgrid"?
Using dbcombo is obvious, just like with BDE. I didn't meat any trouble with this issue
Make a test project wich only contains one form with minimal set of components: DataBase, 2 Querys (with simple Select), 2 DataSources and dbcombo (did I forget any?) and 2 simple tables
If this won't work, you may send it to me and I will say what's wrong