hey guys, tryin to write an ado connection between delphi and access but i been hittin a few snags.
Basically i'm new to the whole ado connection thing and i could do wit a lot of help, basically i have the connection set up through the ado connectio to my table and the connection test says it was successful, the ado query is linked to the adoconnection componetnt and i have a datesource with the query component set as its dataset. the sql query i'm using has been tested on the target table in access and works fine but my problem is that when the program is compiled i can only view the first record that the sql query retrieves in the combobox that i need the info to appear.
Any help would be apriciated
TIA
Red