Trying to install SQL Direct Db Objects

Hello,

I found some FR 4.x db components for SQL-direct on their download page. I can compile fine, but when trying to install the design time BPL, I get the message 'a class named TFrxdmpPage already exists'.

I am at loss to find where to start looking and any pointer would be gladly accepted [img]style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> Thanks in advance Didier[/img]

Comments

  • edited 8:42AM
    didiergm wrote: »
    Hello,

    I found some FR 4.x db components for SQL-direct on their download page. I can compile fine, but when trying to install the design time BPL, I get the message 'a class named TFrxdmpPage already exists'.

    I am at loss to find where to start looking and any pointer would be gladly accepted [img]style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> Thanks in advance Didier[/img]

    For everyone's benefit, the author of this interface has updated and everything works fine with D2007 and Frx4.4x


    Didier
  • edited October 2008
    didiergm wrote: »

    For everyone's benefit, the author of this interface has updated and everything works fine with D2007 and Frx4.4x


    Didier

    Hi,

    "For everyone's benefit"???
    For sure, there's actually much more projects not using Delphi 2007 than other Delphi versions.
    Isn't there any fix for this problem? This is a very limitating bug.
    I'm using Delphi 7.

    Thanks,

    Pedro Botas
  • gordkgordk St.Catherines On. Canada.
    edited 8:42AM
    use the source code files from d2oo7 version .dfm .pas etc
    create new dpk files for d7 changing references from d11 to d7
    uses or requires clause for example frx11 would be frx7
    compile and install.

Leave a Comment