User-1002638002 posted
I'm trying to figure out the easier way to have the ability to not only have Categories for each Project but also "Work Class Codes". Basically just two Categories tables witht the exact same properties as the first Categories.
I've copied all of the code of Categories and created a new table called WorkClasses but I can't seem to get things to add into the database for this table. Does anyone know how to change the stored procedures in the database?
I'm new to this and think I'm very close but I haven't change the stored procedures and I'm sure this is where things are getting added to the db.