B4J Question ExecQueryBatch

EnriqueGonzalez

Well-Known Member
Licensed User
Longtime User
Hi!

I use ExecNonQueryBatch to make only one call to the database, how can i do an ExecQueryBatch?

Right now to fill a form i have 2 or 3 comboboxes, i would like to make one call and retrieve the information for all three of them.

Note: right now i am doing it by filling maps of(nameOfStatement, list) with a resumablesub when it is finished, it is one call to the ui at the end, but several to the database.

thank you!
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…