I do not see what you are talking about here. Remember, I’m not well versed in MS SQL Server. I can install the server app., create a database and connect to it. That’s about the extent of my SQL knowledge.
So.....
I open up MS SQL server management studio,
Expand databases
Expand the target database
Expand “Tables”
Browse to the dbo.Tabs table
Expand the Columns folder
Scroll down to and select the TabName column
I right click on the TabName Column and select properties. Another window opens and nothing can be changed. It doesn't show anything about ParentID anyway.
I right click on the TabName Column and select Modify. A windows opens and the ParentID does not have a number. It shows a “data type” of “int” and a check box, that is checked to allow “Nulls”
I cannot find a place where I can change/modify the ParentID number.
What am I doing wrong?
Please help.
Thanks!