I have a program which writes to an Access 2003 database. From time to time I need to compact & repair this is my program will spit out a run time error if the database gets too big. Is there any way of auto archiving the database once it reaches say 100MB in size? it already does get archived...
Thanks for that but unfortunately all that does is give me the error one after another. I've seen it mentioned elsewhere that it's a TCP/IP issue but i use Novell so disabling TCP/IP is a disaster.
Hi,
I am using Outlook 2003 on a Windows 2000 machine. I keep getting the following error when I send/receive:
Task 'NetNodeMan - Receiving' reported error (0x800CCC90) : 'Your incoming (POP3) e-mail server has reported an internal error. If you continue to receive this message, contact your...
I have the following problem. Here's a sample situation:
I travel between sites with my laptop. Let's say there's 3 sites, one in Dublin one in Manchester and one in London. Each site I travel to I connect to the same server for my mail (in Dublin) but each time the IT team have to change IP...
Well I can send a mail no problem but the problem occurs with the zip code. I tried this from here:
and tried
But neither work. I just want it to compress the files and appear on my C:. The rest I can possibly handle myself.
Hi folks,
Have had a search through the forum but the following is bugging me. I'm looking for some code to compress a certain folder to Zip and then email it. I have no problem sending the mail but the zipping of the files is proving difficult. Can anyone post a working program that zips the...
Brilliant tjusi.
I can now read in the lines one by one - however, it will get to the last IP address and keep telnetting to this i.e. looping.
Also, I am creating a dynamic file as below:
Is this how I should be redirecting the output or have I missed something? The log isn't creating...
I have a script that will telnet to a switch and do a sh run on the switch. This works fine for one switch.
However, I need to run this for over 200 switches now and as I am a networks guy and not a scripter, I need a bit of help.
Can someone help me to read in an IP address and then read the...
Hi all.
I have a script which telnets to a switch and enter in IP information and then does a "sh run" on that switch. this works perfect for one switch. However, if I want it to run for 10 switches I need to hard code the information.
I have searched on here but I've been even more confused...
????
Sorry movie. A slight bit lost there:
Here's my code. I want to output the sh run command
set oShell=CreateObject("WScript.Shell")
oShell.Run "telnet 137.223.5.49", 9
WScript.sleep 500
oShell.Sendkeys "Traverse{ENTER}"
WScript.sleep 500
oShell.Sendkeys "V3rySecure!${ENTER}"...
Folks,
I'm trying to create a script that will read in an IP address from a text file. I'm finding a search on this forum is bringing up very little.
The ip address will be telnetted to and the output of this will be printed to a log file. How do I capture this output also?
Complete newbie...
Hi all,
I'm a complete newbie and as a result I'm at my wits end with this.
My program navigates to a webpage and performs a test. There are two outcomes:
Test OK - Test is ok and written to a log. Command shell remains open
Test Fails - Test failure is written to a log, an alarm sounds, and...
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.