Dbisam Demo not working
Hi,
I just recently upgraded to the Pro version and I'm having problems
getting the Dbisam demo to run.I installed the package that Tom Ollar
sent to me but I get the following errors when I try to compile the
Dbisam demo:
[Error] daDBISAM.pas(354): Undeclared identifier: 'TLanguageSettings'
[Error] daDBISAM.pas(358): Undeclared identifier: 'LanguageID'
[Error] daDBISAM.pas(358): Undeclared identifier: 'SortID'
[Error] daDBISAM.pas(358): Types of actual and formal var parameters
must be identical
[Error] daDBISAM.pas(360): Missing operator or semicolon
[Error] daDBISAM.pas(360): Statement expected, but expression of type
'String' found
[Fatal Error] myEURpt.pas(93): Could not compile used unit
'daDBISAM.pas'
My path is pointing at both the lib and directory of Dbisam. TIA
Bob
I just recently upgraded to the Pro version and I'm having problems
getting the Dbisam demo to run.I installed the package that Tom Ollar
sent to me but I get the following errors when I try to compile the
Dbisam demo:
[Error] daDBISAM.pas(354): Undeclared identifier: 'TLanguageSettings'
[Error] daDBISAM.pas(358): Undeclared identifier: 'LanguageID'
[Error] daDBISAM.pas(358): Undeclared identifier: 'SortID'
[Error] daDBISAM.pas(358): Types of actual and formal var parameters
must be identical
[Error] daDBISAM.pas(360): Missing operator or semicolon
[Error] daDBISAM.pas(360): Statement expected, but expression of type
'String' found
[Fatal Error] myEURpt.pas(93): Could not compile used unit
'daDBISAM.pas'
My path is pointing at both the lib and directory of Dbisam. TIA
Bob
This discussion has been closed.
Comments
requires a new version of the daDBISAM.pas interface file. I think it
can be found on the elevatesoft.com web site.
Jan Derk
I'm using the daDBISAM.pas from Jon Lloyd Duerdoth. I just deleted
and re-downloaded everything and tried it again with the same results.
Arg!!
Bob
I took Tom's demo- it had an old version of the DBISAM pas file. I
downloaded DBISAM 3.05, compiled the DADE plugin, and ran our end user demo.
It worked in Delphi 6 using RB 6.03, DBISAM 3.05. Here are the files that
should work this time.
http://www.digital-metaphors.com/tips/RBDBISAM305.zip
Cheers,
Jim Bennett
Digital Metaphors Corp
http://www.digital-metaphors.com
info@digital-metaphors.com
:
Make sure, that you use DBISAM V3.05 and RB V6.03. Copy the new
daDBISAM.pas over the old one and *recompile* the packages. After this,
recompile the Demo-Project and it will work.
Bis denne dann .... Sven Biehl
I have tried it several times and I still get the same error. I'm
using Delphi 6, Dbisam 3.5, Report Builder 6.03. The daDBISAM.pas
file you sent me has a 09/26/01 date on it. That seems a little
outdated. Nothing should be this difficult!! If I can't get this
working then I don't need the Pro update.
Bob
problem the dbisam database directory points to the drive. After
changing directories it is working. Thanks.
Bob
:
OK. But the daDBISAM.pas from me has the date 10/18/2001 and a size of
32.691 bytes.
BTW: I become the tip from Jon to set the name of TDatabase and the
property "DatabaseName" to same name.
Bis denne dann .... Sven Biehl