Advertisement

1 - 10 of 199 containing alltags:("sensitive") (0 seconds)
Has anyone experienced any changes of sensitivity in the buttons in 1.4 from earlier (particularly 1.1) releases? If 'yes' what differences did you find?
Zones: JavaDate Answered: 02/23/2003 Grade: B Views: 0
Hello I have a mdb which contains Username, password and Usermode. I'm using this select statement to retrieve the usermode: "select usermode from UsersDB where username = '" + Username + "'...
Zones: C#Date Answered: 09/19/2005 Grade: A Views: 0
OK folks...got a strange request here. I have a hyperlink for a ram file...nothng special. media/ram/rtb/010105_gen_1_3.ram what I want is for the link to become active based on the mmddyy...
Zones: Web Dev SoftwareDate Answered: 01/02/2006 Grade: A Views: 0
Is XML case-sensitive
Zones: C#Date Answered: 05/04/2006 Grade: A Views: 0
When performing a Seek Method in a recordset or a FindFirst Method in a dynaset with one character in the field, it doesn't distinguish between upper and lower case. For example if there is just a ...
Zones: Visual BasicDate Answered: 03/14/2002 Grade: A Views: 0
I am writing a paint program (like Paint Shop Pro, Windows Paint, etc.) Say the user wants to draw freely on the canvas with the mouse.  Currently I use an OnMouseMove event, and draw a line on ...
Zones: Delphi ProgrammingDate Answered: 04/28/2002 Grade: A Views: 0
Hi,     I'm looking for a piece of software that will start recording sound automatically when a certain volumne level is past, sort of a security thing.  Any idea where I could find a piece of so...
Zones: Windows 95Date Answered: 03/09/2000 Grade: C Views: 0
i don't want linux to be File Case-Sensitive.  How Could That Be?
Zones: Linux, Linux DistributionsDate Answered: 04/21/2000 Grade: A Views: 0
Hi, Is it possible to use the LIKE keyword in a select statement to return results that are not case sensitive? e.g. SELECT t.name FROM table t WHERE t.name LIKE '%case%' to return cAs...
Zones: MS SQL ServerDate Answered: 11/08/2001 Grade: A Views: 0
How can I make SQL stop looking at the characters if they are capital letters or not. I need this for a search-function where i use the following query: SELECT document FROM document WHERE docum...
Zones: ASPDate Answered: 02/28/2003 Grade: A Views: 18