Hi Tom,
Basically the only thing that works above is the connection test to ensure the machine is online. the code to map the drive would work but I'm struggling with the actual coding e.g. commands and loops to use.
I'd probably be better starting from scratch. If anyone could help with any...
Hi all,
Hoping that someone can point me in the right direction?
I need to check the file version of a specific file on all of our PCs (that are online at that time); c:\windows\system32\msgina.dll and generate a text file of the results
Does anybody know of an app that could automate my...
when typing mail... into the address bar, highlight the first selectable option with your mouse and hold down the delete key to remove all of the entries.
If you are using outlook 2003, I suspect that it's recurring entries that are duplicating?
Open Outlook, select calendar, VIEW > ARRANGE VIEW > CURRENT VIEW > RECURRING ENTRIES....
This will list all entries in one view for easier deletion
Thanks for the help guys.
Simon, I want to avoid using any login scripts (the rollout of the hotfix is being pushed to each machine via GPO), all I want to do is verify each machine that now has the update so that I can move the computer account to the correct OU in Active Directory.
jimp56...
Hi all,
Hoping that someone can point me in the right direction?
I need to check the file version of a specific file on all of our PCs (that are online at that time); c:\windows\system32\msgina.dll and generate a text file of the results
Does anybody know of an app that could automate my...
Have you tried changing the captions of each command button to include the ampersand?
e.g. "&1. Form1name"
"&2. Form2name"
This would allow you to use the alt+number keys to run the code for that button.
Right click on the file you want iis to have permission to run, select properties, then the security tab.
You should be able to add a user named "IUSR_(SERVER NAME)".
Hope this helps.
Cheers,
SunTsu
I had a similar problem using this code, where access would present a message box basically saying the property already existed in the collection.
after commenting the following line, everything worked well.
db.Properties.Append Prp
Great piece of code guys, and thanks for sharing :)
I was...
Hi all,
Is there any way under NT that I could check for the existance of a file, if it exists then move it to another location while emailing a specific person at the same time?
This would be really useful, so if anyone knows of any freeware / shareware programs that could also do this,I...
Hi there,
I have an Access 2002 database that I use for financial reporting. the database primarily imports certain tables from an informix 5 database.
I can easilly import any table I wish withing Access XP (Except the main financial tables). However I get no error when I import the same...
Hi all,
I am looking for a way to show a search dialog box similar to the one inbuilt with access (CTRL+F) but i don't want the "REPLACE" tab to be visible/enabled.
Can anyone shed some light on this ?
Thanks,
SunTsu
Hi All,
I am currently working on an audit trail that captures the following details:
Form Name/Field Name/Old Value/New Value/Action (create/edit/delete), etc...
The problem that I am having is when I try to record a user deleting a record, when I pass the form_delete event over to my...
I am using the code displayed in the subject field to open the find/replace dialog box, I have been asked to offer this functionality without the use of the 'replace' option.
Is there any way to disable the replace part?
I am kinda hoping this will save a bit of time, creating a dynamic search...
Thanks for the help CCLINT / foada,
I will give this a try tonight using DAO, failing that I will check out the ADO KB article.
Thanks again for the help, much appreciated.
Tsu
I was wondering how I could retrieve data from a text file, sort on a particular column, replace a record that matches my criteria, then writing over the original file with the new recordset?
text file has two fields...
strPlayer, intScore
There will only ever be 5 records in this file...
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.