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
MySql, Firebird, Upper case
Re: MySql, Firebird, Upper case
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.
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.
-
- Posts: 44
- Joined: Wed 14 Nov 2012 17:33
Re: MySql, Firebird, Upper case
Ok, I prepare a test and I'll send it to you.
Thanks,
Flavio
Thanks,
Flavio
Re: MySql, Firebird, Upper case
When you get any results concerning this question, please let us know.