Re: time limit

Danny Sinang ( (no email) )
Tue, 23 Dec 1997 18:00:39 -0000

> If I check 'time left' on the services screen for any user, and give
> him a certain number of minutes, it works, but I should do that
> manually every month, which is not os convenient.

Hi. I think there is no other way than to update the 'time left' every
month.

What you could do is maybe to make a trigger in SQL Server that'll
automatically update the 'time left' on a monthly basis.

- Danny