04-06-2020, 04:32 PM
Hi!
We had the Intraweb version 14.0.47 and now we're trying to migrate to new Intraweb 15.1.19.
The application (s) use ADO for connecting to the database. This was working good, despite the bad practice that we have implemented that each form has a lot of ADOQuery component.
This is the actual configuration:
1.- Usersession has the ADOConnection and a bunch of TADOQuery component.
2.- A lot of forms with a lot of TADOQuery component.
It was working.
Now after the installation of Intraweb 15.1.19, now we get this error Missing Connection or ConnectionString. Nothing have changed, how can we solve this problem???
TIA
We had the Intraweb version 14.0.47 and now we're trying to migrate to new Intraweb 15.1.19.
The application (s) use ADO for connecting to the database. This was working good, despite the bad practice that we have implemented that each form has a lot of ADOQuery component.
This is the actual configuration:
1.- Usersession has the ADOConnection and a bunch of TADOQuery component.
2.- A lot of forms with a lot of TADOQuery component.
It was working.
Now after the installation of Intraweb 15.1.19, now we get this error Missing Connection or ConnectionString. Nothing have changed, how can we solve this problem???
TIA