04-06-2020, 09:37 PM
Hi Guys!
I forgot to mention that all ADOQuery components have the connection property assigned this way, at design time:
ADOQuery1.Connection: = UserSession.DataBase;
As I said, this was working until the migration to Intraweb 15.1.19.
Now, at runtime, I get this error: Missing Connection or ConnectionString. When any ADOQuery call the Open method.
Please, anyone can help me??
I forgot to mention that all ADOQuery components have the connection property assigned this way, at design time:
ADOQuery1.Connection: = UserSession.DataBase;
As I said, this was working until the migration to Intraweb 15.1.19.
Now, at runtime, I get this error: Missing Connection or ConnectionString. When any ADOQuery call the Open method.
Please, anyone can help me??