connection is not defined
Posted: Fri 29 Oct 2021 01:58
i use delphi 11 and unidac 9.0.1

i create android app and i put uniconnection and mysqlprovider in datamodule
in project -> option -> forms -> Auto-create forms -> i move datamodule to top on box

when i create other form and use datamodule and put uniquery add sql query when i check active = true it error
"connection is not defined"

i don't understand what happen is error because i make everything same in past

i create android app and i put uniconnection and mysqlprovider in datamodule
in project -> option -> forms -> Auto-create forms -> i move datamodule to top on box

when i create other form and use datamodule and put uniquery add sql query when i check active = true it error
"connection is not defined"

i don't understand what happen is error because i make everything same in past