Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Case insensitive | Topic profile

Topic profile page for Case insensitive. This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Case insensitive.
Topic "Case insensitive" was discussed 0 times on 0 sites in last 3 months
Search discussions, forums, images, videos, about "Case insensitive" on BoardReader!
 

BoardReader Trendy!

Topic 1:

Topic 2:

Topic 3:

Domain Profile
Domain:

Posting activity graph on case insensitive:

Posts by:  day  week  month 

 

Related topics:


case insensitive was discussed on the following sites:

www.oracle.com www.oracle.com - 110 www.oracle.com - site profile
Microsoft TechNet Forums Microsoft TechNet Forums - 66 Microsoft TechNet Forums - site profile
MODx Community Forums MODx Community Forums - 52 MODx Community Forums - site profile
DunLUG - Dunedin Linux Users Group DunLUG - Dunedin Linux Users Group - 50 DunLUG - Dunedin Linux Users Group - site profile
VBForums - Visual Basic and VB .NET Discussions and More! VBForums - Visual Basic and VB .NET Discussions... - 46 VBForums - Visual Basic and VB .NET Discussions and More! - site profile

 

Related threads on case insensitive:

richardsmedley Epson manual # fail - downloaded manual is uppercase .HTM...  richardsmedley - Identi.ca - site profile richardsmedley - forum profile  Go to this thread  Epson manual # fail - downloaded manual is uppercase .HTM pages & lowercase .htm links - will only work on case-insensitive computers :-(
WartornCove The stupidest thing about OS X is the case insensitive...  Twitter / WartornCove - site profile WartornCove - forum profile  Go to this thread  The stupidest thing about OS X is the case insensitive file system. 2:11 PM Oct 20th from Tweetie
C Programming Case-insensitive hash  C Board - Your resource for C and C++. - site profile C Programming - forum profile  Go to this thread  Case-insensitive hash
SQL Server XML Case Insensitive Search of xml Data Type  Microsoft TechNet Forums - site profile SQL Server XML - forum profile  Go to this thread  Case Insensitive Search of xml Data Type
kensanata I would like a backup of my websites. Stupid case...  kensanata - Identi.ca - site profile kensanata - forum profile  Go to this thread  I would like a backup of my websites. Stupid case insensitive but case preserving HFS+ requires new rsync and still isn't fool proof. about a year ago

Latest threads on case insensitive:

Database - General
Started 1 day, 13 hours ago (2009-12-22 23:30:00)  by Jignesh Parikh
Hi All, I am using oracle 10g EE as my back end database and front end is in C# .NET. I want to make my oracle database to perform any comparison case insensitively. I searched on the net and found several ways to achieve that 1. using upper function in procedures - can't afford 2. function index - can't afford 3. setting the session parameters...
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  Database - General   Database - General
 - forum profile
Thread:  Show this thread (16 posts) More from Make oracle database case insensitive  Thread Thread info: Make oracle database case insensitive Size: 1,083 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Make oracle database case insensitive :: Database - General
 :: www.oracle.com"
microsoft.public.windows.powershell
Started 2 days, 1 hour ago (2009-12-22 11:52:00)  by Leo Tohill
  Powershell is by default case INsensitive everywhere, but the command line recall function (F8 key) is case sensitive. It shouldn't be, should it? ---------------- This post is a suggestion for Microsoft, and Microsoft responds to the suggestions with the most votes. To vote for this suggestion, click the "I Agree" ...
Visual C++ / MFC
Started 3 days, 12 hours ago (2009-12-21 00:22:00)  by hrishiS
Hi to all. I am having a problem in comparing characters in a string. I need to do it character by character only. Currently I am checking something like if(*st1 == *st2){.....} But It results different when the characters are in different case. So Can anyone please help me in MODIFYING THE SAME STATEMENT FOR CASE INSENSITIVE COMPARISON. Thanks in advance
Source: CodeProject: Discussion Boards. Free source code a... More from this site CodeProject: Discussion Boards. Free source code and programming help - site profile 
Forum:  Visual C++ / MFC  Visual C++ / MFC - forum profile
Thread:  Show this thread (3 posts) More from character comparision...case insensitive  Thread Thread info: character comparision...case insensitive Size: 474 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "character comparision...case insensitive :: Visual C++ / MFC :: CodeProject: Discussion Boards. Free source code a..."
Started 1 week, 4 days ago (2009-12-12 17:36:00)  by sigurthor
any way of doing case-insensitive query? if not are there any plans of making that possible? - Siggi
Source: Amazon Web Services Developer Connection More from this site Amazon Web Services Developer Connection - site profile 
Forum:  Amazon SimpleDB (Beta)  Amazon SimpleDB (Beta) - forum profile
Thread:  Show this thread (3 posts) More from sdb case-insensitive  Thread Thread info: sdb case-insensitive Size: 267 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "sdb case-insensitive :: Amazon SimpleDB (Beta) :: Amazon Web Services Developer Connection"
BI Publisher
Started 2 weeks, 6 days ago (2009-12-04 02:24:00)  by alexander.stein...
Hello all! I am confused, that I do not find any similar threads on this issue here: I am looking for an option to sort text in case-insensitive order. normal text sort is case-sensitive. Any ideas? Best Regards
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  BI Publisher   BI Publisher
 - forum profile
Thread:  Show this thread (3 posts) More from Sorting case insensitive  Thread Thread info: Sorting case insensitive Size: 509 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Sorting case insensitive :: BI Publisher
 :: www.oracle.com"
.NET Framework
Started 2 weeks, 6 days ago (2009-12-03 22:31:00)  by shn4002
I have this piece of code that "selects" from an Excel data stream and also from an XML one: foreach (var ex in dataExcel) { ExcelRecs++; IEnumerable part = from item in Partlists.Descendants("Partx") where (string)item.Element("Part_name") == ex.Name select item; ...
Source: CodeProject: Discussion Boards. Free source code a... More from this site CodeProject: Discussion Boards. Free source code and programming help - site profile 
Forum:  .NET Framework  .NET Framework - forum profile
Thread:  Show this thread (7 posts) More from Linq and IEnumerable - case insensitive?  Thread Thread info: Linq and IEnumerable - case insensitive? Size: 755 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Linq and IEnumerable - case insensitive? :: .NET Framework :: CodeProject: Discussion Boards. Free source code a..."
Red Hat
Started 3 weeks, 1 day ago (2009-12-02 09:32:00)  by RiceAnis
I'm trying everything to make apache case-insensitive. My most recent attempt was loading a module called mod_speling. I'm not positive that the module is enabled properly though I believe I did everything for it to be. I also made a few attempts at creating rewrite rules. Any suggestions?
Source: LinuxQuestions.org - where Linux users come for he... More from this site LinuxQuestions.org - where Linux users come for help - site profile 
Forum:  Red Hat  Red Hat - forum profile
Thread:  Show this thread (5 posts) More from Apache Case Insensitive  Thread Thread info: Apache Case Insensitive Size: 310 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Apache Case Insensitive :: Red Hat :: LinuxQuestions.org - where Linux users come for he..."
Dynamic Drive scripts help
Started 3 weeks, 1 day ago (2009-12-02 07:01:00)  by james438
1) Script Title: PHP Photo Album script v2.11 2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...photoalbum. htm 3) Describe problem: What should I change to get the script to sort by filename and be case insensitive?
LabVIEW
Started 3 weeks, 2 days ago (2009-12-01 06:51:00)  by cooldude
How to make the search 1D array function case insensitive for string array
Source: NI Discussion Forums More from this site NI Discussion Forums - site profile 
Forum:  LabVIEW  LabVIEW - forum profile
Thread:  Show this thread (10 posts) More from How to make the search 1D array function case insensitive for string array
- LabVIEW - NI Discussion Forums  Thread Thread info: How to make the search 1D array function case insensitive for string array
- LabVIEW - NI Discussion Forums Size: 265 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "How to make the search 1D array function case insensitive for string array :: LabVIEW :: NI Discussion Forums"
Application Express
Started 3 weeks, 6 days ago (2009-11-27 08:50:00)  by user2363886
Hello everybody, I am trying to make an application do case-insensitive sorts, but I failed miserably. I wonder if anyone went through the same problem... In a regular Oracle session, all I would have to do is to set NLS_SORT parameter as BINARY_CI and the sort would be case-insensitive; however, my Apex application solemnly ignores everything that I ...
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  Application Express   Application Express
 - forum profile
Thread:  Show this thread (7 posts) More from Case-insensitive sort, is it possible?  Thread Thread info: Case-insensitive sort, is it possible? Size: 2,225 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Case-insensitive sort, is it possible? :: Application Express
 :: www.oracle.com"
 

Hot threads on case insensitive:

Database - General
Started 1 day, 5 hours ago (2009-12-23 07:29:00)  by Satish Kandi
No other way than to manually create those indexes on required tables.
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  Database - General   Database - General
 - forum profile
Thread:  Show this thread (16 posts) More from Make oracle database case insensitive  Thread Thread info: Make oracle database case insensitive Size: 309 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Make oracle database case insensitive :: Database - General
 :: www.oracle.com"
Visual C++ / MFC
Started 3 days, 10 hours ago (2009-12-21 02:36:00)  by hrishiS
thanks a lot
microsoft.public.windows.powershell
Started 2 days ago (2009-12-22 13:01:00)  by Larry__Weiss
  That's an interesting observation. I can imagine justifications for it either way for those who really plan ahead to recall subsets of commands ties to each character case, but in general I'd be confused if I knew there was a particular dir command in the history that I can't get a recall on just because I spelled it Dir that one time....