I have a DB thats working fine on Access 2003 SP2. I have installed Access 2003 SP3 on a couple of machines and now i get the runtime error 2448. i'm sure the same problem occurs in Access 2007.
Any ideas without going into details?
Cheers in advance.
I have a project created in Access 2003, when I try to use it in Access 2007 I get the above errors. The code is fairly simple, so I can't understand why it works fine in 2003 but not 2007.
A couple of examples of the code Are :-
Me!EmployeeID = RS!EmployeeID
Me![CancelledForm] = False
Any...
I have detached a datbase from an SQL 2000 Server, moved the files to a new server and attached it to a SQL 2005 Server. We have an Access 2003 Application that accesses the database, I have changed the connection to the new server but one of the forms returns the following error from the VBA...
Installed KMS on 2003 Server and activated it no problem. No errors where reported on the install and the licence state is active.
On the Vista Clients an error comes up the event log "Publishing the Key Management Service (KMS) to DNS in the '<Domain Name>' domain failed.". On checked the DNS...
On Vista Machines we have a database. When I copy an updated version of the file to the local machine and execute it, it comes up with the previous version! If i run a compress and repair on the file it then loads the correct version. If I reboot the machine it then loads the correct version...
We are installing a new exchange server and want to know if there is any way, either through group policy or scripts, to change the Exchange Server in the account setting of Outlook.
I don't want to have to go around to each machine a change it manually!
Thanks
I have a problem that if a computer gets and IP address from one DHCP server the internet works and if the address is issued from the other it doesn't, comes up with Spoofed Source Address on FB!
I am trying to migrate our network from one domain to the other and shut down the old domain and...
We are setting up two new servers on a new domain. We have svr1 that was the 1st DC in the domain and has a share on the hard disk called support. The 2nd server svr2 is the 2nd DC and again appeared to be no immediate problems.
However; when we create a mapped drive or browse the network to the...
I have coding that updates the Outlook calendar from an Access form and works fine in outlook 2003. In outlook 2007 it come up with the error "Object library feature not supported".
I have looked at the VB references and it has changed the "Microsoft Outlook 11.0 Object Library" to "Microsoft...
I have set up a linked table to an table stored on our SQL Database via ODBC. I can open the table and edit the data directly in the table no problem.
I then set up a query to query the linked table but cannot edit the data!
Any ideas
How do I setup and use the revision number in the database properties. When I look at the properties it has nothing in the 'Last saved by', 'Revision Number' or 'Total Editing Time' on the statistics tab.
The database is an .ADP Project.
Any Ideas
I have an access DB that creates tasks in an Outlook 2003 Public folder. My problem is that the tasks can be duplicated.
How can I stop the tasks duplicating OR how can I search the task to see if the entry already exists before I create the new entry?.
I have unique identifiers currently set...
We have renamed a user in AD Users and computers and the user can no longer access the emails and the user name does not appear in the address book.
We have renamed users in the past with no problems.
In AD Users and computer the Email Addresses Tab has disappeared, but the user has an mailbox...
I want to create a calendar item in a public folder from within an access form. I want to include the basics such as subject, start date and end date.
Anybody any ideas
Thanks in advance
I have a form that when you go into it creates a new record using the "DoCmd.GoToRecord , , acNewRec" in VBA
If I go into the form it creates a new record, say '1000'.
If another user goes in and creates a new record, say '1001' and then comes out of the form before me, my record 1000 disapears...
I basically want to know if this is possible.
If I have an Access Database that posts requests for leave into a single mailbox on an Exchange 2000 server and give authorised personel access to the mailbox. Each request contains a link back to the database to approve or reject the particular...
I have a form with an option box "Frm_PayMethod" that has two option buttons. The option box has an 'OnClick' event.
The event has the following code :-
If PayMethod = 1 Then me!Status = "Pay In Full"
If PayMethod = 2 Then me!Status = "Pay SSP Only"
Me!Frm_PayMethod.SetFocus
When I click on...
I have a report that opens from a button click with the following code :
Dim stDocName As String
stDocName = "rpt_PO_Main"
DoCmd.OpenReport stDocName, acNormal, , "PONumber = " & Me!PONumber
I want to email the same report directly from another button click, but when I apply the...
This is so annoying for such a small DB
I have a link table "dbo_qry_Admin_ExternalAPP" which contains basically EmployeeID, FirstName, Surname and other info on that employee.
I have created a a form "Form1" with the Record Source as "dbo_qry_Admin_ExternalApp" and added to the form all the...
I have upsized my Datasbase in Access 2003 to a SQL2000 server. (I have notupsized the application due to the size and complexity of the forms, so all the tables have been converted to link tables).
When doing a find (ctrl+F) the responce is exceptionally slow. looking at previous threads, they...
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.