On Tue, November 8, 2005 7:37 am, Rahul S. Johari wrote:
> Is there a way to fix ID sequence in a MySQL table using PHP?
> Basically I have some tables with a lot of records, 1000 to 5000.
> ID¹ is
> the Primary Key column in these tables, and at the time the code was
> originally written, there
you want an orderby-statement to be done on ID-field? Is that what you
>>> mean?
>>> I would go to phpmyadmin and fix that in the database-structure. (or some
>>> kind of database-utility)
>>>
>>> /G
>>> http://www.varupiraten.se/
>>>
>>
to be done on ID-field? Is that what you
> > mean?
> > I would go to phpmyadmin and fix that in the database-structure. (or some
> > kind of database-utility)
> >
> > /G
> > http://www.varupiraten.se/
> >
> >
> >
> > - Original Message -
- Original Message -
From: "Larry E. Ullman" <[EMAIL PROTECTED]>
To: "Rahul S.Johari" <[EMAIL PROTECTED]>
Cc: "PHP"
Sent: Tuesday, November 08, 2005 3:38 PM
Subject: Re: [PHP] Fixing ID's in mySQL Table
Is there a way to fix ID sequen
Is there a way to fix ID sequence in a MySQL table using PHP?
Basically I have some tables with a lot of records, 1000 to 5000.
‘ID’ is
the Primary Key column in these tables, and at the time the code was
originally written, there weren’t much verification of data being
input
going on. Thus
to be done on ID-field? Is that what you
> mean?
> I would go to phpmyadmin and fix that in the database-structure. (or some
> kind of database-utility)
>
> /G
> http://www.varupiraten.se/
> - Original Message -
> From: "Rahul S. Johari" <[EMAIL PRO
At 09:37 AM 11/8/2005, Rahul S. Johari wrote:
Ave,
Is there a way to fix ID sequence in a MySQL table using PHP?
Basically I have some tables with a lot of records, 1000 to 5000. ID¹ is
the Primary Key column in these tables, and at the time the code was
originally written, there weren¹t mu
- Original Message -
From: "Rahul S. Johari" <[EMAIL PROTECTED]>
To: "PHP"
Sent: Tuesday, November 08, 2005 2:37 PM
Subject: [PHP] Fixing ID's in mySQL Table
Ave,
Is there a way to fix ID sequence in a MySQL table using PHP?
Basically I have som
Ave,
Is there a way to fix ID sequence in a MySQL table using PHP?
Basically I have some tables with a lot of records, 1000 to 5000. ID¹ is
the Primary Key column in these tables, and at the time the code was
originally written, there weren¹t much verification of data being input
going on. Thus
9 matches
Mail list logo