| Thread | Last Post | Replies |
|
| Right-click disabled in .mde | 27 Jul 2006 20:32 GMT | 7 |
Why is the right-click disabled in .mde files and how can it be enabled?
|
| obtain sql server login name.. | 27 Jul 2006 13:50 GMT | 6 |
how can i obtain in linked A2000 database, the sql server login name for an audit trail? thanks!
|
| VBA project corruption | 26 Jul 2006 13:59 GMT | 2 |
I have one MS Access db project, which corrupts very often on my development PC. The MDE I built from this project on this PC is not working, and I also ususally get "MS Access encounter error" messsage on this pc for this project
|
| ADE Packaging Wizard - application to run after install | 25 Jul 2006 18:36 GMT | 1 |
I am new to the 2003 packaging wizard but experienced user of the 2002 pkg wz. How do I specifiy an application to run after the install is complete? There was a separate page on the 2002 wz that allowed the user to select which file in the package could be run immediately after ...
|
| Error after installation: no license rights? | 21 Jul 2006 20:49 GMT | 6 |
I'm newly upgraded from XP Dev, so forgive my ignorance at this point... Running Access 2003 Packaged with Visual Studio 2005 Tools for MS Office I've created an installation package using an MDE file and Access 2003
|
| Multi-Update records from a form Recordsets? | 21 Jul 2006 13:17 GMT | 5 |
I have a form with three main components: 1) A listbox of employees. (this list is collected from a different form) 2) A calendar control. 3) One textbox for each day of the week.
|
| VBA corrupt ? | 21 Jul 2006 08:53 GMT | 3 |
Sal, On some PC with same configuration (MSOffice2003 (re)installed from clean+WinXP), my application dont't start. The error is "The Visual Basic for Application project in the database is corrupt". Why ? The aplication (.mde)
|
| Patching office1.cab file | 21 Jul 2006 08:51 GMT | 2 |
I'm using a neat idea by Chris Mills from an old post (2004) to incorporate updates with Access 2002 Runtime. All seems to go well and the runtime installs on a clean machine but then fails to run. Dialog says 'Please Wait while windows congigures Access 2002 Runtime' goes
|
| Error 2501 The openform wa canceled | 21 Jul 2006 05:42 GMT | 1 |
I have a button in a from, which will open another form -- fdgInventoryStockSerSld with the following code: DoCmd.OpenForm "fdgInventoryStockSerSld", , , , , acDialog, Me!ItemNumber & "|" & Me!SerialNumber
|
| Linking ComboBox to CheckBox | 20 Jul 2006 03:26 GMT | 1 |
I have created a database for our Recruiters to track potential employee candidates. Also, this database keeps track of current job openings for our company. Two of the tables in this database are called offers and job openings. I have a field in the JobOpenings table called ...
|
| Calling a log function with tables and queries? | 20 Jul 2006 00:28 GMT | 5 |
I have a log function that I have embedded in the onOpen event of all reports and forms. I was wondering if there is an Access Namespace that keeps track of open queries and or table names or lets me access those events so I can call
|
| MDE - UPDATE FORMS AND REPORTS | 19 Jul 2006 22:19 GMT | 1 |
I have working application between multiple users, pc and laptops, all in MDE form to protect original code. All replicated with design master. Everything works well. My question is how to make minor changes to the replicated database. I can change queries and tables in the ...
|
| Tool that read Access tables and write DDL | 19 Jul 2006 10:58 GMT | 2 |
Anyone know if there is a tool that reads Access tables and write DDL statements including relationship, reference integrity, on update cascading and on delete cascading? []'s
|
| TLS Index problem | 14 Jul 2006 18:19 GMT | 1 |
Anyone know of how to or where i can find information to resolve a "Invalid TLS Index used" problem? thanx aps
|
| Access 2003 packaaging wizard - from menu vs from VBE environment | 14 Jul 2006 11:02 GMT | 2 |
Obviuolsy missing something fundamantal her. If ou build a pacjkage using the wizard form inside the vbe the system correctly hunts for and finds and produces a package which installs and registers all required DLL's. If you create a pakaage form the Developer
|