Is there a way to set up an XP pro machine to accept two different remote sessions running at the same time? And if Remote Desktop can't do this, anyone know of a program that can?
Thanks!!!
Hi!
We are running PowerChute plus 5.1 on our Win NT server. On Saturday nights, we have a scheduled shutdown (8:00pm-8:10pm), however, it gets stuck on the "It's now safe to Restart your computer" screen. It stays like this till monday morning, where someone has to manually restart...
is there anyway to have it so when a person adds an event to a public folder, it will automatically add it to there calendar. I know there's a function in outlook (under actions) that does this, so maybe I could set up a rule?
thanks!
Hi! For some domains, I get emails I send out returned by outlook xp. I believe this message is coming from outlook itself. here is the error message:
Your message did not reach some or all of the intended recipients.
Subject: you might find this funny...
Sent: 12/3/2002 7:01...
Which one is better to use? A linked table or creating a separate dsn? I need to get info off of a large and heavy-used database for a login on my asp page. It needs to be connected to this database, because this is the one that is updated with a new employees info.
Thanks!
DaiDreamer
Hi! I added a linked table to my database (access) and when I try to access it, it gives me this error message:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access 97 Driver] The Microsoft Jet database engine cannot open the file...
I have a question about the move function. I found it in a book, but I can't understand how it needs to be set up (no examples)
Here's what in the book:
Move numRecords [, start)
The Move method moves numRecords rows ahead of the current row or of the row number specified by the start...
Hi!
I have a NT workstation that gets an error message about SPOOLSS.exe when you try to print after a few printings. After this error message comes up, there is not printer drivers! they all vanish! Everything is working fine upto that point and reinstalling the drivers does work, but the...
Hi!
I get this error message when I try and add my record to the database:
ADODB.Recordset error '800a0cb3'
The operation requested by the application is not supported by the provider.
/bureauofminere/frdocinvetory/NewAdded.asp, line 216
Here's the line of code the error is talking...
Hi! For some reason my code doesn't like option explicit or Rsadd.addnew
The frist one comes up with this error:
Microsoft VBScript compilation error '800a0400'
Expected statement
/bureauofminere/frdocinvetory/NewAdded.asp, line 10
option explicit
and the other one with this...
Hi!
I'm having a problem with my form. How do you call a vbscript function when the submit button is pressed?
Here's my code:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR"...
Hi!
My boss came up to me with an interesting question. He wants me to find out if it is possible to search though the code looking for certian words (i.e. names of procedures). He also want where the string was found, what is was found it (form module) and the name of the form/procedure in...
Hi!
I can't give value from a record set to a variable. I tried Rst.fields("???") (Error 3265-Item found in this collection) and I tried Rst!??? (same error as rst,fields)and I tried AS in my sql statement( which gave me NOTHING). I'm using Access 97.
Help!
Here's my code:
Option...
Hi!
I'm new to the whole VBS and Access Programming thing. Can some one help me? I'm trying to count the number of times a table feild comes up with true. But when i try to display the value in the form, it only says "#Name?" in where I call the function and where I try to display...
Is there a way to set a User Profile in the code, so that that annoying box doesn't come up when we run the script. The script opens the email box that the profile is connected to and checks for certain emails. We need the choose profile box, but we don't need it when we run the script. This...
Hi!
Is there a way in VBscript to send an email in plain text? When I send one though a script, it sends it though Rich Text, even though I have the default mail setting at Plain text.
Thanks!
Hi!
We are writing a program that reads and send data from a database. However if the database doesn't exist it errors out. How do check to see if a file exists without erroring out the program?
Thank!
DaiDreamer
I'm having a database problem now. I get a error message everytime my program opens up the database. Can anyone help?
here's the error message:
Line: 37 Char: 3
Error: Data source name not found and no default driver specified.
here's the code:
Option Explicit
' Database Variables...
I have a problem with this code. It suppose to recieve a email and it checks the subject and if the subject is either "remove" or "registation" it add or removes the sender address to/from a database. For some reason it come up with an error here:
Dim objMessage as...
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.