Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » Lowercase field name in table - error
Re: Lowercase field name in table - error [message #36798 is a reply to message #36795] Fri, 06 July 2012 09:05 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14265
Registered: November 2005
Ultimate Member
Sender Ghost wrote on Thu, 05 July 2012 12:32


In opposite of uppercase, I read about lowercase identifiers on MySQL documentation.



Actually, if anything, I believe that above link is more or less supportive to make everything uppercase.

If you consider

sql.Execute("SELECT COUNT(*) cnt FROM info");


then it is not unlikely that some DB returns "CNT".

As case sensitivity itself is DB dependent issue, having everything insensitive and upper-case on U++ side seems like the most prudent option.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: What does this code do exactly?
Next Topic: Cannot connect to MySQL database
Goto Forum:
  


Current Time: Sat Jul 05 23:44:42 CEST 2025

Total time taken to generate the page: 0.03685 seconds