aspdotnet_website_programming thread: Missing stored procedures in sample database
myPermissionsThis problem must be unique to me, as despite the importance
of this issue, I have not read any other complaints in the forum.
In any case, my copy of "ThePhile" SQL Server Database is missing several
key stored procedures, in particular:
"sp_Accounts_DeleteUser" in Page 155
"sp_Accounts_GetUsers" in Page 157
"sp_Accounts_GetPermissionDetails" in Page 160
"sp_Accounts_GetCategoryDetails" in Page 162
"sp_Accounts_GetPermissionsInCategory" in Page 163
There might be other stored procedures missing but I have not come across
the yet.
Has anyone else found this problem? Could someone post these stored
procedures so I can manually incorporate them into the database?
Thanks!