Closed wxinix closed 4 years ago
Why is SynOleDB needed? They should not be related.
I guess line 287 there is a "else" missing, not a ';'.
Please check the fix.
Why is SynOleDB needed? They should not be related.
It is needed because: Line 437: CoInit Line 521: CoUninit
It is still not fixed. The missing unit is SynOleDB, NOT OleDB You added OleDB, which still doens't compile! I am confused (or more of a shock) - when you make changes, you don't do any testing, or at least a test-compile?
I am sorry, I don't have any UniDAC licence on my current computer any more. Therefore I do such mistakes and can't test this unit. Perhaps the easiest and safest is to provide a pull request from your working code.
Therefore I do such mistakes and can't test this unit. Perhaps the easiest and safest is to provide a pull request from your working code.
Understand. I am still on the learning curve of the great mORMot. I'll try to be helpful. It it amazing to see how fast mORMot performs. Thank you, AB.
It won't compile without the above fix.