Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
Is your id field an integer ?
Is it the primary key ? If not, is there an index (composite or not) on that field.
And how many rows do you have in the table.
If you use mysql, which engine is used? Innodb, myisam ?
__________________
Only a biker knows why a dog sticks his head out the window.
|