> (2) How do I do a "data binding" for a DropDownList using a > BdpConnection and a BdpCommand? I've managed to manually populate the > DropDownList in a while-do loop (so I think I wired up most things > properly) but if I set up the DataSource and DataTextField values in > what's supposed to be the right way I get a message like
Found out some interesting stuff regarding this issue: This only happens if I use BdpCommand (i.e: the Borland provided SQL command). I've re-written my test code using an differet ADO.NET data provider (Firebird) and it works as expected. __________________________________________________ Delphi-Talk mailing list -> Delphi-Talk@elists.org http://www.elists.org/mailman/listinfo/delphi-talk