error 2763

I

iccsi

I have a main form and data entry form.
There is datetimepicker on the data entry form.

I got error 2763 DTpiccker returned error:property is read only when
database windows does not show for user version and user closes the
main form when data entry form opened.

I set the datetiem as today picker on at data entry from load.

There is no problem if I open database Windows while I developing the
app.

It gets the error when user version does not have database window and
close main form when data entry open.

Because it does not get message while I have database windows opened.
I set breakpoint on the form close but nothing happen.

I tried to run without database windows open then the breakpoint does
not stop.

any suggestions are appreciated,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top