Problem loading MySQL datas
#4

If you want to reorder the ID's in your database. you can delete the ID column and then recreate it again and it will automatically put everyone in order again. so if there are ID 1, 2, 3, 4. And I delete ID 2. It will end up 1, 3, 4. But if you delete and recreate the column ID. it will now be: 1, 2, 3.
Reply


Messages In This Thread
Problem loading MySQL datas - by FosterK - 29.07.2014, 13:15
Re: Problem loading MySQL datas - by BroZeus - 29.07.2014, 13:57
Re : Problem loading MySQL datas - by FosterK - 29.07.2014, 14:15
Re: Problem loading MySQL datas - by Blademaster680 - 29.07.2014, 20:42

Forum Jump:


Users browsing this thread: 2 Guest(s)