| Thread | Last Post | Replies |
|
| Limitations using Developer | 22 Aug 2005 14:47 GMT | 6 |
My company is in the middle of a conversion from Lotus products to MS Office. I need to rewrite an old complicated Approach file to Access (Access 2000). I'm not very advanced in my Access knowledge yet and have only used the packaging wizard (XP Developer) once to get a ...
|
| Multiple Access Runtime Versions | 21 Aug 2005 08:05 GMT | 2 |
I am currently working on an application for a client and would like to create it to use Access Runtime, since not all users will have Access.I have been developing the database in Access 2000, although I may end up converting it to 2003.
|
| Change Source or Default for unbound control | 19 Aug 2005 20:04 GMT | 6 |
I have an unbound control which contains the name and path of the destination file for an exported spreadsheet. I would like the value of this control to change to whatever the user last entered.
|
| which ADE could create runtime for Win98 | 19 Aug 2005 04:03 GMT | 10 |
I have Access 2003 Developer Extensions & Access 2003. Even if I save the database in 2000 and create the runtime package, the installation doesn't run in Windows98. It requires later version of OS. Is there any version of ADE/ODE/ADT or MOD that would allow creation of
|
| Export Error | 16 Aug 2005 14:11 GMT | 2 |
I am running into a bit of a problem. I have developed an Access application and attempting to start it using a profile to customize the app abet icon, splash screen etc. It works fine except when the application is started with a profile specified the Export ability produces the ...
|
| How to open Backend MDB Exclusively | 16 Aug 2005 04:32 GMT | 2 |
I have an Acc97 product distributed as a FE/BE in a runtime environment. I have each MDB designed as shared since the product is designed to work over a network and everything works fine. However, I would like, under very specific circumstances, to have the
|
| Form maneuvering | 15 Aug 2005 01:13 GMT | 1 |
Access 2000 form that is like 14 - 19 inches long. When i go to the field in the sub form that is right at the bottom edge of the window the form screen does not move up so you can see the field the cursor is in. HOW CAN I MAKE THE FORM Display where the cursor is even if it is ...
|
| Changing the default in searches | 14 Aug 2005 09:23 GMT | 1 |
Can someone tell me how when I click search in a tables / form / or query how I can make the default in the Match : to always read "any part of the field" versus the default of "whole field"? Thanks
|
| Finding a single value in a table | 13 Aug 2005 11:33 GMT | 1 |
Forgive me for posting a stupid question, but I am new to programming. I have created a table that contains several columns of information. The first column is unique and the key field. I need to look up a single value within the table based on a value in the first column, ...
|
| You don't have the license required to use this ActiveX control | 12 Aug 2005 07:07 GMT | 1 |
I am part of a programming team that uses MS-Access and MS-Visual SourceSafe. I was recently added to the project group with access to both MS-Access and MS-Visual SourceSafe. We have the source code for a MS-Access program that we purchased. We have encountered some difficulties ...
|
| Is Installer2Go still purchasable/suported? | 11 Aug 2005 11:49 GMT | 2 |
Previously posted to *.modulesdaovba (but no responses)... I was recently recommended Installer2Go (among others) on the *.modulesdaovba NG. I have used the free download version and it seem to do just what I want.
|
| Access runtimes and MDE | 10 Aug 2005 15:40 GMT | 2 |
I am trying to distribute the access runtime to multiple workstations and I am running into a problem. I am using the XP (2002) Developers Edition. I get an error when I try to run a MDE file. Can the XP version run MDE files or do I need to upgrade to 2003 ?
|
| Installing Access 2002 Developer's Toolkit | 10 Aug 2005 01:26 GMT | 2 |
My company gets all the MS CD's (MSDN member maybe?) Anyway, I need to install the Access 2002 Developer's Toolkit. We have the CD, but NO instructions. Can someone point me to a web-page where I can print-off the installation docs?
|
| Form HELPPPP | 09 Aug 2005 19:04 GMT | 2 |
I have a mainForm with 2 subforms. MainForm has 2 lines on it Line 1 [Field1 ] Line 2 [SubFormLine2_Field1] Can be 100 entries
|
| DoCmd.SendObject problem with multiple Outlook profiles | 09 Aug 2005 15:15 GMT | 8 |
In a Access database I have a textbox that contains an e-mail address with the following double-click event procedure: DoCmd.SendObject acSendNoObject, , , Me.EmailAddress On double click this would open Outlook with the "TO:" filled in. It works
|