If i remember correctly you can you bindery backup. Its been a long time but I think that would be the solution.
Look in the Novell Manuals for this procedure.
I have an external USB drive that worked well with my Windows 2000 Laptop, but then all of the sudden it stopped working and now I receive
The drivers for this device are not installed. (Code 28)
To reinstall the drivers for this device, click Reinstall Driver.
I have gone thru the steps of...
Your button should have the following code.
Private Sub open_Form_Click()
Dim strtInput As String
strInput = InputBox("Please enter password")
If strInput = "password" Then
DoCmd.OpenForm "Open_Form_Name"
Else
MsgBox "wrong password"
End If
End Sub
In the TCP/IP setting on the Administrator account are set as follows
IP - 192.168.0.10
Sub - 255.255.255.0
GateWay- 192.169.0.1
DNS Settings are set to the local Cable Company's DNS numbers.
When logged onto the user that has admin rights , and go to IE - all works fine.
When logged onto...
I have 2 admin accounts and 3 restricted accounts on a Windows XP pro system.
When I attached a router to the system and set the IP address under a administrator account, none of the restricted users were able to access the internet.
Once I changed the restricted users to Administrators...
On the system disk there is only one file that you need to copy over to the old system. I believe that file name is system.exe or sys.exe
Its been along time since I worked on these system so you would have to check the file name.
Thanks , that puts the mystery to death.. Now to figure out why it takes so long to refresh the status of the emails is another story , but hey at least I know where its at.
Thanks everyone...
That would make sense , but there not using MSM Messenger or Windows Messenger. They are using Outlook for there mail and that only gets updated when you either open Outlook or click on the send/receive button.
See , another mystery of the universe.
When you have Multiple users in XP you get this nice screen with the users name, a picture and if that user has email. Does anyone know what drive the email status on this screen. It seems that after you have read all your email it take a long time before that counter is set to 0.
Thanks
Well its not a pirate serial number , so that wouldnt be an issue here. Service Pack 1 was installed back awhile ago with no problems. Im going to check what Turkbear said and see if it works on one of the other machines that have developed this problem.
Later ,..,, :0)
I had the same problem on a machine. I did a system restore back 2 days and now the machine is running as usual. Im almost sure that the problem was the last Microsoft Update, but not sure which one.
Im going to do some research on this and will post my findings.
Take care
Well I figured out the problem. It seems that the machine had some sort of System Diag software that was causing a problem with the anti-virus and the 2000 login.
Dont ask me how , but after I removed the software, everything was back to normal..
Thanks
Ok , can someone shed some light on this problem?
I have a Dell Latitude with windows 2000 installed.When I connect it to the lan and enter in the password I receive the following errors:
Invalid access to memory location
Network request is not supported
I remove the ethernet from the...
Ok , can someone shed some light on this problem?
I have a Dell Latitude with windows 2000 installed.When I connect it to the lan and enter in the password I receive the following errors:
Invalid access to memory location
Network request is not supported
I remove the ethernet from the...
Frank Doe is the entry in the lookup table. There is no [LastName] or [FirstName], it is just [name]. It would have to be a 100% match in order for it to flag the person that is entering it.
So in other words , If I was to enter Frank Doe and the other table doesnt have a Frank Doe , you may...
I have a form that has a field called Names, I would like to know how to (upon input) have that field compare with another field (different table). The reason is this:
When a user enter in the name of Frank Doe , I want to make sure that Frank Doe doesnt exsist in the name field of the other...
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.