CPW-Carl
08-04-2005, 03:03 AM
Nice script you guys have here. I am working with data that has been imported from another application. David either did the conversion, or had somebody do it, I'm not exactly sure.
When I create a new category, I find it is taking over an existing category. ie. Whatever I write in the name, url, description for a new one, gets implemented in an existing category.
I was looking through the database, and wondering the purpose of the PLD_CATEGORY_SEQ table. All it contains is a number, and I am wondering the purpose of this number. Coincidently the number in this table is the name number as the category id which just got taken over.
When I create a new category, I find it is taking over an existing category. ie. Whatever I write in the name, url, description for a new one, gets implemented in an existing category.
I was looking through the database, and wondering the purpose of the PLD_CATEGORY_SEQ table. All it contains is a number, and I am wondering the purpose of this number. Coincidently the number in this table is the name number as the category id which just got taken over.