Hi,
I am using LLBLGen Pro 3.1, Oracle 11i and SQL2008.
Is there is any way to request data from database in case-insensitive way? I don't need data to be match for case sensitive in database.
e.g. When user types UserName, he can type in any case he wants and i want to return data.
Thanks
Rishi