Ask a Question related to Coldfusion Database Access, Design and Development.
-
Abinidi #1
Re: Sandboxes and case-sensitivity
Sandbox security is ran through the JVM, and JAVA is case sensitive. So more
and likely there will not be a fix for it. It has been this way since 6.0
Best thing to do is state that datasources are case sensitive to your users.
And it is best practice anyways to use lowercase on most things like that.
Abinidi Guest
-
Corrupted Sandboxes?
Periodically, our sandbox becomes corrupted to the point where no one can log into the administrator and most websites start returning permissions... -
INSTR function and case sensitivity
I am using the INSTR function to do a match on a text field that collects form data with the same field in my database. It isn't finding a match if... -
Case sensitivity
I feel silly posting this basic question but I don't know where to post this. Most websites handle case-sensitivity when the user manually types... -
retrieve HTTP_HOST with case-sensitivity (as entered on the client)?
This doesn't seem like it should be *that* difficult, but after quite some time trying to figure it out, I'm still banging my head against the... -
case-sensitivity (ASP VB)
My database is case-sensitive, so when a user inputs geg instead of GEG, it doesn't recognize. I tried putting LIKE instead of = in the SQL, but that...



Reply With Quote

