abhishek jain wrote:
On 3/5/07, abhishek jain <[EMAIL PROTECTED]> wrote:
On 3/1/07, abhishek jain <[EMAIL PROTECTED]> wrote:
>
>
> On 2/28/07, Ow Mun Heng <[EMAIL PROTECTED] > wrote:
> >
> > On Wed, 2007-02-28 at 15:05 +0530, abhishek jain wrote:
> > > Hi Friends,
> > > I have been developin
On 3/5/07, abhishek jain <[EMAIL PROTECTED]> wrote:
On 3/1/07, abhishek jain <[EMAIL PROTECTED]> wrote:
>
>
> On 2/28/07, Ow Mun Heng <[EMAIL PROTECTED] > wrote:
> >
> > On Wed, 2007-02-28 at 15:05 +0530, abhishek jain wrote:
> > > Hi Friends,
> > > I have been developing one application over
On 2/28/07, Ow Mun Heng <[EMAIL PROTECTED]> wrote:
On Wed, 2007-02-28 at 15:05 +0530, abhishek jain wrote:
> Hi Friends,
> I have been developing one application over Windows and now i want to
> move/port that into linux, i want to know will the casing of the table
name
> matter on linux ie if i
On Wed, Feb 28, 2007 at 03:05:54PM +0530, abhishek jain wrote:
> Hi Friends,
> I have been developing one application over Windows and now i want to
> move/port that into linux, i want to know will the casing of the table name
> matter on linux ie if i have table name as tab1 and i execute query li
Hi,
> I have been developing one application over Windows and now i want to
> move/port that into linux, i want to know will the casing of the table
name
> matter on linux ie if i have table name as tab1 and i execute query like
> select * from TAb1 ,will it make an effect.
> I have found that thi
On Wed, 2007-02-28 at 15:05 +0530, abhishek jain wrote:
> Hi Friends,
> I have been developing one application over Windows and now i want to
> move/port that into linux, i want to know will the casing of the table name
> matter on linux ie if i have table name as tab1 and i execute query like
> se
Hi Friends,
I have been developing one application over Windows and now i want to
move/port that into linux, i want to know will the casing of the table name
matter on linux ie if i have table name as tab1 and i execute query like
select * from TAb1 ,will it make an effect.
I have found that this