Unidac Fast Reports Component

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
wjm4
Posts: 72
Joined: Mon 12 Feb 2007 21:31

Unidac Fast Reports Component

Post by wjm4 » Sun 04 Jan 2009 23:53

I am having an issue with the unidac fast reports query (TfrxUniDACQuery). Every time I try to add a parameter to the Query, the report crashes and throws an access violation. I have narrowed the problem down a bit.

1) Query with no parameters - Works
2) Query with parameters but the parameters are not set - Works
3) Query with parameters and parameters set to report variables that I know have a value in them - Does Not Work
4) Query with parameters set to a fixed value ('1' or 1) - Does not Work

The queries are set up with defaults except for the query.

Nothing is changing in these reports but what is described above.

Any Ideas?

Thanks for the help

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 06 Jan 2009 08:08

We could not reproduce the problem. Please send to odac*devart*com a complete small sample that demonstrates the problem, including the script for creating database objects.

wjm4
Posts: 72
Joined: Mon 12 Feb 2007 21:31

Any Progress

Post by wjm4 » Thu 08 Jan 2009 23:46

I submited a project to the email above.
1) Did you get it?
2) Were you able to duplicate the error?
3) Progress?

wjm4
Posts: 72
Joined: Mon 12 Feb 2007 21:31

Post by wjm4 » Mon 12 Jan 2009 10:14

I am in need of a fix asap. Were you able to recreate the problem?

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Mon 12 Jan 2009 11:36

We have not received your sample. Please send it once more.

wjm4
Posts: 72
Joined: Mon 12 Feb 2007 21:31

Progress?

Post by wjm4 » Thu 15 Jan 2009 20:38

I sent the app again to [email protected] like instructed earlier. Did you get it this time? Were you able to recreate it? This bug is a show stopper for me and I need to know if this can be fixed of is this something that I am doing. Please let me know ASAP.

wjm4
Posts: 72
Joined: Mon 12 Feb 2007 21:31

Update

Post by wjm4 » Mon 19 Jan 2009 03:40

Any updates? Have you recreated the problem.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 21 Jan 2009 10:45

We have received your test project, and now we are checking it.

Post Reply