mooksemike
Technical User
Hi, I've got the next question:
I've got a database made in Microsoft Acces. The database exists of 2 tables. Each table has 2 colums.
In Delphi I acces the database with ADO. Now I want to have the data from all the rows from the first table in a dropdown box, so I can select one of the rows. Is that possible? If so, how do I do it, and what components do I have to use etc.
The problem I have now is that I can only select the row selected in the ADOTable...
I hope someone can help me.
Mike
I've got a database made in Microsoft Acces. The database exists of 2 tables. Each table has 2 colums.
In Delphi I acces the database with ADO. Now I want to have the data from all the rows from the first table in a dropdown box, so I can select one of the rows. Is that possible? If so, how do I do it, and what components do I have to use etc.
The problem I have now is that I can only select the row selected in the ADOTable...
I hope someone can help me.
Mike