What if below is done.. would this work:
Lets say there are 1000+ categories and about 10,000 listings already within the directory. And the link ID for the latest listing is about 15,800.
Now what if a person is doing all the work of adding more links within a text file and setting up Link ID from 25000 (category ID won't be changing, as the links will be being added within these 1000 categories only, so for each category, he will be using category specific ID number). Once done, this file will be uploaded within the mysql database.
What are the chances for this work.. or would this idea cause problems with links sql database structure. Or other links being added within Need Scripts will be automatically have +1 ID number from where the data entry person has stopped or will be get +1 ID number from 15800 can create problem when it reaches to 25000 ?.
Thanks for the help.
Vishal
-------------------------------------------------------
Lets say there are 1000+ categories and about 10,000 listings already within the directory. And the link ID for the latest listing is about 15,800.
Now what if a person is doing all the work of adding more links within a text file and setting up Link ID from 25000 (category ID won't be changing, as the links will be being added within these 1000 categories only, so for each category, he will be using category specific ID number). Once done, this file will be uploaded within the mysql database.
What are the chances for this work.. or would this idea cause problems with links sql database structure. Or other links being added within Need Scripts will be automatically have +1 ID number from where the data entry person has stopped or will be get +1 ID number from 15800 can create problem when it reaches to 25000 ?.
Thanks for the help.
Vishal
-------------------------------------------------------