|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
change auto increment?
Hi I'm trying to set something up where you can move one entry down
based on its id which would be done by switching the id numbers i was wondering if its possible to edit the auto_increment fields manually such as: mysql_query("UPDATE films SET id='$previd' WHERE id=$id"); mysql_query("UPDATE films SET id='$id' WHERE id=$previd"); thanks |
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > change auto increment? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|