Page 1 of 1

ZConnection Problem

Posted: 23.02.2010, 09:14
by suarahati
Hi.

I face a problem while setup ZConnection component. When i select Loginprompt true, i have to select which database to open. the question is, is it any way that i can select the database manually without have to state to only one database.

thanks

Posted: 23.02.2010, 09:25
by manz
For design time and testing , you cannot manually, because the Dataset should link into database.

But, when run-time mode, you can use multiple database without state it first when running.

Manz

Posted: 23.02.2010, 12:56
by suarahati
you mean i have to u multiple zconnection for more than one database?