Page 1 of 1

MySql, Firebird, Upper case

Posted: Mon 07 Nov 2016 14:51
by isysoftware
Hi All,
I'm developing an application starting with MySql as Database.
I'm porting it on Firebird.
In Firebird version I have many errors caused by a Lower case name of tables.
In MySql I haven't these errors.

"select * from project " works in MySql and not in firebird
"select * from PROJECT" works in MySql and Firebird



Can you help me to resolve this problems?

Thanks,
Flavio

Re: MySql, Firebird, Upper case

Posted: Thu 10 Nov 2016 08:14
by ViktorV
Unfortunately, we could not reproduce the issue.
In order to get a detailed answer, please compose a small sample demonstrating the described behavior and send it using the contact form https://www.devart.com/company/contactform.html including scripts for creating database objects. Also please specify the Firebird version you are using.

Re: MySql, Firebird, Upper case

Posted: Thu 10 Nov 2016 13:14
by isysoftware
Ok, I prepare a test and I'll send it to you.
Thanks,
Flavio

Re: MySql, Firebird, Upper case

Posted: Tue 15 Nov 2016 09:52
by ViktorV
When you get any results concerning this question, please let us know.