Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Different Status field problem
Message
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Different Status field problem
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01321643
Message ID:
01321643
Views:
54
Hi everybody,

Ok, I had an Approved (bit) field and I had a drop down (Awaiting Approval/Approved) + GridView. When I selected Awaiting Approval, I had checkboxes in my Grid, I could check multiple records, had a Save Approved person button what called SP. I also had ApprovedOn datetime field.

Now, suppose I'm switching to Status field (character 1) to have multiple statuses.

1. What kind of the interface would be good for the user?

2. Once the Person is Approved, the status can not change (since Approving a person creates records in other tables). I guess this should be coded as an Update trigger on the table level...

Thanks for ideas.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform