E
E
EVOSandru62015-05-28 13:40:00
PHP
EVOSandru6, 2015-05-28 13:40:00

How can it be that the DataChange event happens before DBAfterConnect?

Good afternoon,
such a problem, at a certain point in the development of the project, the curse began to be thrown:
Project LiderProject.exe raised exception dass EDatabaseError with message 'departmentQuery: Cannot perform
this operation on a dosed dataset'.

Followed the breakpoint and found out that my dataChange event is called before DBAfterConnect . In the Design time Connection = false , how could this happen?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladislav Lyskov, 2018-07-17
@Vlatqa

in html for inputs, you need to set the name attribute

<input type="text" id="user_email" name="user_email" value="" /><br/>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question