Case Sensitive / spaces in tablename and field name
Hi,
I have a legacy db structure that has been converted from MSACCES to
Firebird 1.5. The db is using Dialect 3.
An example table structure might be
Tablename = Accident Claim
Client No varchar 10
Amount Currency
I am using KBMMW (a great set of n-tier delphi components) and the
ascociated DADE. Whilst getting the table names from the db KBMMW is trying
to present the tablenames inside double quotes ... but ReportBulder is
rejecting this. Is there a property I need to set that will enable RB to
accept Quotes ? If not how do I get round this problem ?
Thanks
Paul Newman
I have a legacy db structure that has been converted from MSACCES to
Firebird 1.5. The db is using Dialect 3.
An example table structure might be
Tablename = Accident Claim
Client No varchar 10
Amount Currency
I am using KBMMW (a great set of n-tier delphi components) and the
ascociated DADE. Whilst getting the table names from the db KBMMW is trying
to present the tablenames inside double quotes ... but ReportBulder is
rejecting this. Is there a property I need to set that will enable RB to
accept Quotes ? If not how do I get round this problem ?
Thanks
Paul Newman
This discussion has been closed.