Subject Re: Case-sensitive object names
Author landie_wu
--- In firebird-support@yahoogroups.com, Paul Vinkenoog <paul@...> wrote:

> A tool that automatically encloses identifiers in quotes without
> asking you is seriously flawed. Martijn has already shown how you can
> create objects with case-sensitive names, but if I were you I'd first
> find out if you can switch off this behaviour in your app.

Hi Paul,

Yes, you're right. I have switched off that behaviour in the O/R
Mapper and my code behaves correctly now.

Cheers,
Dany.