I have developed an access application which contains lot of VBA for business users. In order to avoid the access database to get corrupt, I plan to create a .accde version and provide it to the business users.
The business users need to query the database to perform their other function, but...
I am new to SQL server 2005 and I am trying to work on a project to invoke an existing webservice from SQL server 2005.
(This webservice which is a .WSDL file is already being used by another Java application and this webservice connects to mainframe and brings data back from Mainframe).
Can...
I am getting a
run time error 3011: The microsoft database engine could not find the object '& TableToCopy &'. Make sure the object exists and that you spell its name and path name correctly
when I use the below command to copy a table with its structure and data in the same database. I am...
We have an access database with heavy VBA code in access 2007. This was originally developed in access 2003 and converted to access 2007.
This database resides on the network location. Recently whenever users try to access this application (especially remotely) and for some reason they get...
We recently migrated a heavy VBA Access application in Access 2003 to Access 2007. This application resides on a network. This application has lots of forms, reports and modules. This application is performing awfully slow in access 2007.
When users are using the application, they have to...
We just migrated from access 2003 to access 2007 version. The form that was working fine in access 2003 is now giving Run time error 3021: No current record when doing a rs.movelast.
The form opens a new record. After we enter a record and go back to the form again, when it is supposed to load...
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.