L
Lukas Lipavsky lipavsky >bclogia >cz >
Please help
I have a continuous form, which acquire data from external DB (other than current DB) using ADO in Form_Load. The problem is, that this form always shows just one line. I can use scrollbars to show other lines or manualy resize the form to show more than one line (record), but I would like it to show with more lines (greater height) by default. Resizing window in design view (which works with forms accessing current DB) doesn't have any effect
Thanks
Lukas
I have a continuous form, which acquire data from external DB (other than current DB) using ADO in Form_Load. The problem is, that this form always shows just one line. I can use scrollbars to show other lines or manualy resize the form to show more than one line (record), but I would like it to show with more lines (greater height) by default. Resizing window in design view (which works with forms accessing current DB) doesn't have any effect
Thanks
Lukas