SQL7: case sensitivity
From: Jochen Daum (jochen.daum_at_cabletalk.co.nz)
Date: 04/19/04
- Next message: Hari: "Re: case sensitivity"
- Previous message: Alex: "Re: Best way of importing tag/field-delimited data from text file?"
- Next in thread: Hari: "Re: case sensitivity"
- Reply: Hari: "Re: case sensitivity"
- Reply: Steve Kass: "Re: SQL7: case sensitivity"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 19 Apr 2004 15:22:20 +1200
Hi,
I have a table, which is supposed to store filenames stored on a Unix
filesystem. I seem to be having problems with case sensitivity there:
I can store two files, with the same name and different spellings, eg.
test1.txt and Test1.txt
But I cannot set a unique index on the columns that stores the
filename, it reports duplicates for this file.
Can someone point me to options?
Thanks in advance,
Jochen
-- Jochen Daum - Cabletalk Group Ltd. PHP DB Edit Toolkit -- PHP scripts for building database editing interfaces. http://sourceforge.net/projects/phpdbedittk/
- Next message: Hari: "Re: case sensitivity"
- Previous message: Alex: "Re: Best way of importing tag/field-delimited data from text file?"
- Next in thread: Hari: "Re: case sensitivity"
- Reply: Hari: "Re: case sensitivity"
- Reply: Steve Kass: "Re: SQL7: case sensitivity"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|