You are not logged in.
Pages: 1
Trying to compile sample 17 gives the following error:
..\..\Synopse\SynDBVCL.pas(74,3) Fatal: Can't find unit DBCommon used by SynDBVCL
I am pretty sure it was able to compile at some point in the past...
Offline
It stops at SynDBVCL.pas line 377:
result := GetTableNameFromSQL(fCommandText);
Offline
Any futher action for this issue ? I got the same problem for lazarus 1.2.6
Thank you AB.
Offline
Pages: 1