I'm writing a quick VBScript using the ADSI scripting stuff that is designed to loop through the members of "Domain Users", adding each one to a second group (long story).
I'm running into some trouble with it though, and I think it may have to do with the security permissions/ACLs on the...
I'm not sure if this belongs here, or in the Exchange Server 2003 forum, so let me know:
I have an Active Directory 2003 domain, and I have a situation where I'd like all new users to automatically be added to a Global Distribution Group upon creation.
I'm curious if there's any way to set an...
Okay, I'm not sure if this question belongs here, so let me know if there's a better place to ask. Here goes:
I've got a trio of Win2k3 servers here in the office, along with a handful (~15) of workstations. Our T-1 connection to the office has been a little flaky recently, so we're going to...
I've got 3 tables, Clients, Visits and Genders
Clients:
clientID autonumber pk,
genderID number
Visits:
visitID autonumber pk,
clientID number fk,
visitDate Date/Time
Genders:
genderID autonumber pk,
genderText text
I've built a query to display the total number of clients of a certain...
First off, I have some working experience with using SQL queries in Java/C++, but I'm relatively new to the Access world, so please be gentle.
The database in question is for a large medical practice. For the purposes of this question, I have two tables: Clients and Visits. Each row in the...
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.