Subject Re: [IBO] Login Dialog Database Field read only
Author Paul Vinkenoog
Hello David,

> (...) When the program is started the Login Dialog appears with the
> cursor in the User Name Field. I was fooling around with the dialog
> and found that I could modify the database field. I was wondering if
> there is some way to make the database field read only.

Yes, you can set Connection.LoginDBReadOnly to false.

HTH,
Paul Vinkenoog