Unidac 6.15 : prefixing detailfields names with corresponding table name leads to an error

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

Unidac 6.15 : prefixing detailfields names with corresponding table name leads to an error

Post by swierzbicki » Tue 07 Jul 2015 15:48

Hello,

At design time (Delphi XE8 Update 1), i'm getting an error message when modifying detailfields property. I need to prefix fields names with their corresponding table name (needed when provided SQL statement has multiple linked tables with same fields names).

This used to works on prior releases.

Best regards,

Stephan WIERZBICKI

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: Unidac 6.15 : prefixing detailfields names with corresponding table name leads to an error

Post by MaximG » Thu 09 Jul 2015 13:05

Could you specify the database you are working with? In addition, to investigate the issue, we need the DDL script creating the tables you are working with, names and prefixes of the fields, that lead to the error.

swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

Re: Unidac 6.15 : prefixing detailfields names with corresponding table name leads to an error

Post by swierzbicki » Fri 10 Jul 2015 08:22

I'm working with SQLite provider.
I can send you an project : just give me your email address.

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: Unidac 6.15 : prefixing detailfields names with corresponding table name leads to an error

Post by MaximG » Mon 13 Jul 2015 12:02

Please send the project to my email address: maximg*devart*com

Post Reply