Would someone be able to tell me the differences between the below methods. I always thought that the .execute method was more efficient especially for simple retrievals of data.
Set rs=server.createobject("ADODB.recordset")
sqlstr = "select * from table"
set rs =...
Thanks for the replies guys.
The reboots are very sporadic - sometimes during the day and sometimes at night after hours. The server is hosted in a "state of the art" facility and power and UPS are fine. I have ruled out hardware at this point as I have 2 other servers with the...
I have a Win2K server SP3 that is used as a Web Server and an Imail mail server. I have been experiencing eventid 6008 - the previous system shutdown at <date> and <time> was unexpected. There is no memory.dmp file being produced and no other errors to go from. This is very sporadic -...
Has anyone ever dealt with writing an application for IP Switch's Imail Server? I am trying to write an application that will automatically read incoming emails but I am having trouble finding any documentation from IP Switch.
So far I have this which successfully connects to the server but...
I have configured SQL Mail on NT4 SP 6a running SQL 7 and as far as SQL is concerned everything is working. When I send a test email it says "Mail Sent" - I get no error messages whatsoever anywhere- SQL logs, NT logs. And even according to my SMTP logs it looks like the mail was...
It had previously worked before without actually writing the </html> - that was used in the do until </html>. And I have a saved message from a few months ago, when I look at the source code of the email there is no </html> except the last one at the end of the html file that the code is...
I have successfully in the past used this code to send HTML formatted emails from my ASP application. Recently the code is now inserting a </html> after each line it reads from the file. This is causing problems with email clients like Lotus Notes. It use to just read the file line by line and...
I was wrong again. Apparently this "newer" version of Commerce Server does not need its own Global.asa that comes with Ad Server. I moved all of the session variable from Ad Server's Global.asa into the one my site was using and it worked - Thank God!
I have moved my website folder from one hard drive to another after getting a virus. I have since gotten rid of the virus and formatted the old drive. Now, I can no longer get into the Ad Manager pages. I am running NT4 with Commerce Server 3 - really only utilizing Ad Server. Now I am...
Thanks for your help. I guess nothing is ever straight forward when working with Microsoft products. So I don't need the everyone group to have read permissions then - just the IUSR_MACH and SYSTEM?
Could someone tell me the basic settings for permissions on a website folder? Should everyone be read-only and the IUSER_XXXX have change access? There are a couple of places on the site where certain users have to upload files either to the TEMP directory or to a specific sub-folder of the...
I am trying to delete a partition using Disk Administrator in Windows NT 4.0 SP6a. I get the following error:
The drive can not be locked for exclusive use. Please check to see if some applications are currently accessing the drive. If so, close them and try again.
Nothing has written to...
I was wondering if it were possible to send just the contents of a form to the default printer similar to Window.Print but just the contents of the form from an .ASP web page?
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.