News

Hey guys,<BR><BR>I have an interesting problem, that I have found no method of solving, despite many, many attempts.<BR><BR>Here are some factoids:<BR><BR>1. I am running a VBscript<BR>2. The VBscript ...
How much data are you looking at logging to the database? If there is a lot, you may run into performance issues as the script waits for the writing to Access to finish. The other downside is that it ...