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

compiler error

edited February 2004 in General
I'm trying to re-compile RB 7.03 in D5 (it's necessary because I fixed a bug
in adodb). In the line:

daMetadate.lDataSet.DatabaseName := FDatabaseName;

I'm receiving the following error message:

Undeclared identifier: "DatabaseName".

What's wrong ?

[],

Mauro Assis
Athena

Comments

  • edited February 2004
    I'm a bit unclear about what is happening. Is the line of code below your
    own code or is it somewhere in the RB source? There is a DatabaseName
    property available in the TdaMetaData class but I am unaware of the DataSet
    property. Please provide more information on what you are trying to
    accomplish so I can help you with this error.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited February 2004
    I uninstalled and installed again RB 7 and now it's ok.

    Thanks and sorry, I think I could try this before ask newsgroup.

    Mauro Assis
    Athena

This discussion has been closed.