I'm trying to pull some information from a SQL database.
I'll explain a bit what the table is comprised of to better explain my problem.
I have data inputed into the table from an audit that runs on a PC. Each PC has an workstation number and it records the date it was audited. Because each...
I'm trying to insert the current date into an SQL database. I have tried the database field set to datetime and smalldatetime. I have tried using the commands date() and also building the date manually by grabbing month..etc.
What is the easiest way to input a date into a datetime field...
I'm trying to replace all apostaphes and I can't get this to work. Here is my script. In what format do I need this in to be able to work? Right now putting the variable addtrain in there doesn't go in my database at all. Please assist :)
<%
Set Conn = Server.CreateObject("ADODB.Connection")...
I posted in LDAP but I don't think it can be done that way...
I've searched everywhere and I'm unable to find it. Server is 2000 and Exchange 2000 as well. I have a OU Group that is primarily for special email accounts and mobile contacts where the contacts appear in the ALL Contacts listing...
I've searched everywhere and I'm unable to find it. Server is 2000 and Exchange 2000 as well. I have a OU Group that is primarily for special email accounts and mobile contacts. I've tried to pull those in a vbscript but that doesn't appear to work. What I would like is for the users in our...
I need to delete all the SMTP values in active directory and then I'm going to let it rebuild. We have several emails from an old domain that need to be cleaned out. Anyone know of a way to do this? I know I can update with the LDIFDE command in win2k server but I don't see where I could...
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.