odbc - How did database queries handle case sensitive queries prior to the Lower()/Upper() sql functions? -


I have a privatization to work with a very old database. This database was created sometime in the 80's. The AP, which manages it, is a dos app that the company still works to use. I started a project with them so that they could be made a new app and they would have to adopt a new app by date database. This is an old ODBC database.

I need to create case insensitive questions on it and it seems that the following () and upper () functions do not work at all on this database.

I wonder if there are any SQL passwords that have been known in the business for a long time, then whatever the database programmer has done before these functions about the sensitive questions related to the case What did you do in

By the 21st century it is an easy way to bring this huge old database which would be great. I am new enough for SQL because it is and it stumped me in the old database.

Did you select something "less (column)" and you used the ODBC syntax " {Fn lcase (column)} ".

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -