This really isn't a Samba issue - the database is it's own provider and any
case sensitivity issues need to be sorted out at the database conneectivity
layer.

You may also wish to consider a search and replace through your source code
to normalise the names used and then stick to a certain style for future
changes. 

A good Java IDE and even Vistual Studio should be able to make the changes
required.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Saravanan
Sent: 15 August 2007 14:06
To: [email protected]
Subject: [Samba] how make cancel case sesitive mode

Dear all,

1) In my office we are using redhat linux server version 9 as well redhar ES
3 and above.

2) Our database in MySql Server 5.0.

3) We have our own software designed using Jave and VB. In the program the
databases and tables are called upper case and well in lowercase in the
whole application. As the testing was done in Windows Server we dont find
any problem.

Now when we are making live run we are facing problem Linux is case
sencitive, let us take table named Employee. In mysql it is created as
EMPLOYEE. Inside the program we are calling as Employee, employee as well
EMPLOYEE, We find problem now.

Is there any way we can ignore the case and process the application. In
Program we cant do because we are calling in more than 100 places and
modules so we cant change in all the places. So is there any way we can
solve this linux or samba.

Pls help it is very urgent.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to