| Author |
Message |
guest Guest
|
Posted: Tue Sep 30, 2003 4:20 pm Post subject: compilation error |
|
|
Hi folks,
I'm putting together a prototype application to test your dbexpress driver, however when I try to compile I get this error message:
[Fatal Error] Unit1.pas( : Unit SqlExpr was compiled with a different version of DBCommon.AddParamSQLForDetail
any ideas, I'm using delphi 7.
RiC. |
|
| Back to top |
|
 |
Guest
|
Posted: Fri Oct 03, 2003 12:11 pm Post subject: Re: compilation error |
|
|
| guest wrote: | Hi folks,
I'm putting together a prototype application to test your dbexpress driver, however when I try to compile I get this error message:
[Fatal Error] Unit1.pas(8): Unit SqlExpr was compiled with a different version of DBCommon.AddParamSQLForDetail
any ideas, I'm using delphi 7.
RiC. |
Problem was a rogue version of dbcommon I was using. Apparently this error is common if you have another file with the same name in your path.
RiC. |
|
| Back to top |
|
 |
|