I have had a problem with some of our users not being able to log off or switch companies. They just click on the button and nothing happens. Other users are able to. There is nothing I can think of that is really different. I looked at the Advanced Security FAQ and that doesn't seem to be the...
The problem is this: We have 6 remote users who tie into 6 full size computers. We would like to put these computers to better use. The users use identical applications. With Microsoft Virtual Server we could do all this but we would have to set aside predefined resources even when the users are...
Hello. I have been playing around with a DateTime.Now, then subtracting a Timespan back three days. Works fine. When I try to mix this in with a ToString format for yyyyMMdd, it breaks. I can get any of the two working but never the third. Example:
DateTime today = DateTime.Now;
TimeSpan ts =...
Is there a way to limit a table allowing updates but not adding new records in? Ideally we would like to throw an error when a new record (item) is scanned into the database. I have been searching for two days and about ready to lose my mind!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.