J
John_Woo
Hi,
A swing UI for user to interface with DB. It requires same id only
login once at same time.
my idea is to tag logined ui in users table. but the problem for that
is, if the logined user logout abnormal, then the app losts change to
update the users table.
Can any one have good idea for that, or how to insert/remove tag in
memory <if the menory refered to a server>, inserting is simple.
A swing UI for user to interface with DB. It requires same id only
login once at same time.
my idea is to tag logined ui in users table. but the problem for that
is, if the logined user logout abnormal, then the app losts change to
update the users table.
Can any one have good idea for that, or how to insert/remove tag in
memory <if the menory refered to a server>, inserting is simple.