Fastreport 5 error

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
armalite
Posts: 5
Joined: Tue 09 Nov 2010 11:54

Fastreport 5 error

Post by armalite » Wed 18 Mar 2015 09:44

When a table is used in fastreport 5 get an error once it is completed. Provider Interbase / Firebird

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Fastreport 5 error

Post by ViktorV » Wed 18 Mar 2015 10:06

Please specify the text of the error message you are getting.

armalite
Posts: 5
Joined: Tue 09 Nov 2010 11:54

Re: Fastreport 5 error

Post by armalite » Thu 19 Mar 2015 15:51

Table not found

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Fastreport 5 error

Post by ViktorV » Fri 20 Mar 2015 08:51

This error can occur when the name of the DB table, which is accessed by a data access component, is set incorrectly. Please check the validity of table names in the components, that are bound to FastReport. If this doesn't solve the problem, please send a small sample to demonstrate the issue to viktorv*devart*com , including database objects creating scripts.

Post Reply