I have a client who is receiving the following message when trying to receive emails:
some messages couldn't be retrieved from the server. this usually happens when the connection to the server is lost due to server or network problems.
i have trawled through the internet and MS support pages...
I use multiple VPNs at work, solving customers problems and performing morning check lists, but until recently i have been fine connecting to the companies via VPN and using VNC, but now i am unable to see any of the PCs, i have a piece of software that scans IP addresses, but this does not...
I was a little unsure as to whether this is the correct place to put this but I thought this was as good a place as any.
A customer of mine has two external USB hard drives. He has data on one and wants us to 'clone'/ copy the data from one to the other and remove the spare as a backup. The...
Hi Rob
thanks for all your help, we uninstalled the server install, reinstalled it as a proper shared server install, and tehn followed what you said about creating transfer sets with the mailboxes and calendars. it now works perfectly
thanks
Chris
Solved teh problem, the user was accessing the replica database from the zip file as opposed to extracting the database from the zip. once he had extracted the file, the replica worked fine with no problems
A customer of ours has created a database, and wants to send this database to different roaming users, they have used the replica function. the whole process works fine until the users receives the emailed replica. some of the users have no difficulty at all and just open the file straight away...
Hi Rob thanks for getting back to me
Basically I did not set up the install, when we created a new customer last week, we discovered that she was unable to access her account - we had made it on the server, and it was a local copy of goldmine that she was accessing with a global contacts...
A company I support has 5 licenses for Goldmine 5.7. Initially it appears that the server installation was not performed properly as it is not possible to connect a client to Goldmine. Due to this, I have three users who all have local copies of Goldmine on their PCs with a global contacts...
You could alternatively have a field called emailflag as a yes/no.
and on the on click function of the send email, have it set the yes/no box = -1.
i.e.
forms![formsname]![yes/nobox] = -1
i hope this helps
Chris
have tried that and now have the error message:
Run-time error '-2147352567 (80020009)':
You entered an expression that has no value
I have tried to use both "" and is null statements but neither work.
thanks in advance
chris
the SQL is as follows, (stored as a query):
SELECT Students.Room
FROM Students
WHERE (((Students.Room)=[forms]![frmReturning]![txtRoom]));
the code is:
Private Sub cmdAddStudent_Click()
DoCmd.OpenForm "frmCheckRoom"
If Forms!frmcheckroom!Room = "" Then
DoCmd.SetWarnings...
Hi I hope someone can help me!!
I am creating a small database to aid the company I work for in collating student’s information for the broadband service that we offer.
I have created a students table with their details and a room number. I have created a history table that stores this data...
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.