Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Dbisam Demo not working

edited February 2002 in General
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

Comments

  • edited February 2002
    I suspect that you are using ReportBuilder with DBISAM 3.x which
    requires a new version of the daDBISAM.pas interface file. I think it
    can be found on the elevatesoft.com web site.

    Jan Derk
  • edited February 2002
    Jan,
    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

  • edited February 2002
    I posted to your previous post.

    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



  • edited February 2002
    Am Fri, 15 Feb 2002 07:23:11 -0600, schrieb "Robert Parrish"
    :


    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
  • edited February 2002
    Jim,

    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
  • edited February 2002
    Okay I have it working, I guess the 4th time is charm. One minor
    problem the dbisam database directory points to the D: drive. After
    changing directories it is working. Thanks.

    Bob

  • edited February 2002
    Am Sat, 16 Feb 2002 09:57:35 -0600, schrieb "Robert Parrish"
    :


    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
This discussion has been closed.