| Thread | Last Post | Replies |
|
| Help: Code Required | 30 Jun 2005 22:51 GMT | 5 |
Please can someone give me the code to search through a database and replace one letter with another letter? So that it doesn't have to be done manually each time. replace code -
|
| scheduled backup | 30 Jun 2005 22:50 GMT | 1 |
Hi to all.. can i do scheduled backup in access 2000? there's a script? thx
|
| Select Linked files at run time | 30 Jun 2005 22:48 GMT | 1 |
I have an application in Access 2003 which allows users to access a back end Access database on a server. This is distributed as an Access run time application using Access Developer Extensions. I want to allow the users to select the path to the linked files at run time. Is ...
|
| Access Runtime and CreateObject | 30 Jun 2005 14:53 GMT | 2 |
My code needs to create a new bank database for each new job. My routine below does this fine when Access is installed but 429's on machines with only runtime. I now understand that Runtime requires a filename but have also found that creating a new database (mde) file is ...
|
| Access 429 Error - Developer Extensions | 29 Jun 2005 01:50 GMT | 2 |
My 2003 Access application, packaged with MS Developer Extensions, installs fine. However, I receive the dreaded 429 error on all machines that it is installed on when the CreateObject is used. I have had a user run regsvr32 "C:\Program Files\Common Files\Microsoft
|
| Query Naming using make table | 28 Jun 2005 17:21 GMT | 6 |
I have a query that is a make table type. I want to use it to archive files into daily uploaded tables that indicate what was loaded on a specific date to our main office. The basic code was built using the wizard and when I open the query in SQL
|
| Error 2356 in AccessRT.msi | 28 Jun 2005 05:25 GMT | 9 |
I am following the instructions in Paul Overway's white paper on distributing the run time for Access, using Access 2002. I have run msiexec on the AccessRT.msi and the Office1.cab file (Access 2002 appears to use Office1.cab and not AccessRT.cab like 2003 does).
|
| Open Access to specific record via email hyperlink | 27 Jun 2005 16:36 GMT | 9 |
I have developed an Access Database (MS Access 2000) that handles scheduling for my company's maintenance needs. I am currently trying to devise an email notification scheme so whenever a new maintenance ticket is created, there is an option to notify the appropriate owner.
|
| Dlookup not working for me HOPE YOU HELP I am LOSING my mind here | 27 Jun 2005 16:28 GMT | 4 |
DLookup("[Edit_Num]", "F1120S", "[SSN] = [EIN]") The F1120 is input first then a F1120 verfier form is opened and input is VERIFIED 100% to be identical. I.E the above process worked fine brining back the right information using
|
| Modifying a PDW package to install DLL's | 27 Jun 2005 09:14 GMT | 2 |
Like many, I am trying to make a PDW package actually work. That is, install my MS Access application complete with required library files for distribution. I understand that this is something that can't be done in its own right and that if I don't use a third party piece of ...
|
| Update FE with Windows Script? | 27 Jun 2005 00:56 GMT | 4 |
Is it possible to update a Front-End with windows script (vbs)? I've got a short and simple script setup to check a version and copy the MDE if necessary, but the following code results in a flash of Microsoft Access, then it disappears (I assume because the script is finished ...
|
| exclusive access to the database | 25 Jun 2005 03:47 GMT | 1 |
Hi can anyone help? I have an .mde file distrivuted to my clients and all of clients can share the .mde file but with one client I get a message that says the following "you do not have an exclusive access to the database at this time."
|
| Distribute myapplication.mdb to new user | 24 Jun 2005 19:33 GMT | 1 |
What process and files do I need to have or use to take an existing Microsoft Access Professional 2003 database application file in *.mdb format and place on another separate computer and be able to acccess the forms, reports, etc of that *.mdb application.
|
| need developer tools | 24 Jun 2005 18:18 GMT | 1 |
I have Access 97 and 2003 because I have licensed versions of Office 97 and 2003. I need Access 2000 probably, plus developer tools for all three if I want to start building apps for people and giving them runtime versions if they require it. I think 2003's tools come only with ...
|
| Remote Updating /or Unload | 24 Jun 2005 15:21 GMT | 3 |
Is there a way or is it not possible to update your application without uninstalling? Reason for asking is if someone has a good ideal about a feature, report,etc., and I want to use that persons ideal in my application(which it
|