I get this message "This form or report contains changes that are incompatible with the current database format. The form or report was not saved" in access 2010 when working in mdb format. any solutions?
Think I see your point PHV. There is no place for a text field in teh recordset syntax. I took the field out and it seemed to work. Do you agree?
Jonney
I'm getting this runtime error every time I run this procedure:
Private Sub btnEmailAttendees_Click()
Dim oApp As Outlook.Application
Dim objNewMail As Outlook.MailItem
Dim objOutlookRecip As Outlook.Recipient
Dim db As DAO.Database
Dim rs As DAO.Recordset
Dim strSQL As String
Dim strCountSQL As...
Hi there
Each time I create a new contact that has a business fax number outlook creates a new contact with the bus fax in the email box. This means I have duplicate records - one with an email address and one with a bus fax number instead of an email. Very confusing
Any ideas?
Thanks
Jonney
I have a database(ms Access 2003)that on some screens appears normal and on others shows the labels ina cut off format (i.e. not showing all of the label). We have changed the resolution but same issue. The OS is WXP and the version of access is 2003
Anyone got any ideas as to what causes this?
Hi
I am trying to automate the process of creating a backup of the back end (datafiles) from the front end to ensure users do not lose data as part of a procedure.
Hope someone can help
Jonney
Hi
I was hoping someone might be able to help with the creation of Quartiles in access. I have read thread181-54516 but am not sure how the functions should work. Can anyone help?
Jonney
Hi
I am not sure if this is the right forum...I have created a replica and master. However I am getting an "Out of Memory" error on simple open form commands. The database is XP and is not split.
Any ideas?
Jonney
Yes, my mistake. I meant the ldb file is deleted and the permissions for the folder seem fine as user can compact other dbs in the same folder. In fact this is a recent issue and until recently the file could be compacted. Any thoughts?
Jonney
Hi there
I have an access 97 database with a problem. It will not allow me to Compact or repair, coming up withthe above error message. The ldb file closes so it looks as if it is behaving except for the above issue. If I move the database to another folder it works. Other databases i the...
Hi
I am not sure if this is the right forum.
A customer is getting the following message when they try and compact/repair an MS2000 database:
"Table Temp MsysAccess Object already exists" and does not complete the compact.
In addition it locks users out when they try and dial in to the...
I have a bit of code creating a an email message with a couple of attachments from an access 97 db. It has been working OK. Now the runtime error mentioned appears at the following line:
Set objEmail = objOutlook.CreateItem(olMailItem)line.
I have enclosed the code below. Any ideas...
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.