Working with "Codebase" engine

edited 10:37AM in FastReport 4.0
Is it possible to use FastReport Visual designer with "Codebase" database engine from Sequiter?

Comments

  • edited 10:37AM
    If you can connect to your database with ODBC then try to do the same with FastReport compiled demo.
    Prepare a simple report and use a TfrxADODataBase to define connection using name of THIS ODBC.
    Then use TfrxAdoQuery or TfrxAdoTable to read data from your tables.

    Mick
  • edited 10:37AM
    Seems to have worked. thanks.

    I used that standard microsoft dbf odbc driver.
    I need to test with the proper codebase odbc driver though

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.