LuisManson
06-06-2010, 06:09 AM
Hi, given that im coming from SMF and i can not use vbseo tools since i had deleted some post is there any workaround this?
SMF db:
POST - SQL id
post 1 = 1
post 2 = 2
//this one was deleted
post4 = 4
and impex uses autoincrement, so:
post 1 = 1
post 2 = 2
//this one was deleted
post4 = 3
what if before import i reset/restart the ID count on SMF? would that work?
SMF db:
POST - SQL id
post 1 = 1
post 2 = 2
//this one was deleted
post4 = 4
and impex uses autoincrement, so:
post 1 = 1
post 2 = 2
//this one was deleted
post4 = 3
what if before import i reset/restart the ID count on SMF? would that work?