10-17-2020, 09:25 AM
Hello everybody
I'm using C ++ Builder 10.4.1 and IntraWeb 15.2.18
In my first test with IntraWeb last week I used the ADOConnection; ADOTable, DataSource and IntraWeb's DBGrid are used.
I was able to access the data of Access data.
For this I didn't have to program a single line of program code, I just had to adjust the connection string in ADOConnection.
Unfortunately, I had to reinstall the PC.
After the installation I load the program and make new. (the same)
Now I get the error: CoInitialize was not called.
That must have happened automatically beforehand. What do I have to do, to make this happen again automatically.
Thank you
I'm using C ++ Builder 10.4.1 and IntraWeb 15.2.18
In my first test with IntraWeb last week I used the ADOConnection; ADOTable, DataSource and IntraWeb's DBGrid are used.
I was able to access the data of Access data.
For this I didn't have to program a single line of program code, I just had to adjust the connection string in ADOConnection.
Unfortunately, I had to reinstall the PC.

After the installation I load the program and make new. (the same)
Now I get the error: CoInitialize was not called.
That must have happened automatically beforehand. What do I have to do, to make this happen again automatically.
Thank you