dbexpress SQL Server
Hi all,
I'm building some reports with fastreport using DBX objects and MSSQLServer 2000 sp3, but I've got some problems:
1. in master-detail report, if I setting double pass to true when I launch the report an error appear: cannot perform the operation in a closed dataset (detail). KI've already tried to open it with script but the error persists.
2. DBLookupControl linked to DBX dataset exposes duplicated records and it raises an error if I scroll the lookup list.
3. when I try to show a report that contains a numeric field, an error appears: "... BCD Overflow". I've already changed the database datatype in my db: numeric(10,2), numeric(12,2), ecc...
Any help ore sample will be appreciated.
TIA
Bye
Andrea Albertin
I'm building some reports with fastreport using DBX objects and MSSQLServer 2000 sp3, but I've got some problems:
1. in master-detail report, if I setting double pass to true when I launch the report an error appear: cannot perform the operation in a closed dataset (detail). KI've already tried to open it with script but the error persists.
2. DBLookupControl linked to DBX dataset exposes duplicated records and it raises an error if I scroll the lookup list.
3. when I try to show a report that contains a numeric field, an error appears: "... BCD Overflow". I've already changed the database datatype in my db: numeric(10,2), numeric(12,2), ecc...
Any help ore sample will be appreciated.
TIA
Bye
Andrea Albertin