db2 related question

Fernando Martins <[email protected]>
Newsgroups gmane.comp.python.egenix.user
Message-ID <[email protected]>
Hi,

I have a zope Intranet website with a MySQL backend and I'm tasked to 
migrate from MySQL to DB2 Express (the official dbms). Zope will also 
have to go away sooner or later, but I the first step is the DBMS.

The problem I'm facing with, is that DB2 "prefers" to work with tables 
and field names in capitals, whereas the db in MySQL mixes case. That 
means that I cannot migrate transparently, at first sight. I could 
change the SQL statements to use quotes and force the mixed case, but 
it's still quite a bit of work. I could migrate to a capital case system 
and change the zope front-end, but that's even more work.

Now, I also have a MS-Access frontend and as a matter of fact the ODBC 
layer (or MS Access) takes care of transparently converting from mixed 
to capital case and vice-versa.

I was wondering if the mxODBC interface for DB2 can actually do the same?

Regards,
Fernando


_______________________________________________________________________
eGenix.com User Mailing List                     http://www.egenix.com/
https://www.egenix.com/mailman/listinfo/egenix-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.