Hello everybody,
i'm new in databaseprogramming. I have a question about pulling things from a database.
for example i've got a few textfields wich i fill with data from a database through a resultset.
I also have a combobox where i want to pul data from another table in the database.
Do i have to make seperated statements and resultsets?? or can i use one statement and one resultset with different query''s
kind regards,