| Thread | Last Post | Replies |
|
| Tracking changes : History log | 28 Feb 2006 22:50 GMT | 2 |
I came from Lotus Domino background and is brand new to Access (3 weeks). Just wonder if anyone has code that do changes tracking/history log of all changes made a certain number of fields on a form ? I have the LotusScript code of that feature but having problem converting
|
| How to terminate unbound report | 26 Feb 2006 06:30 GMT | 3 |
How could I terminate (in VBA) an unbound report using VBA, e.g. when there are insufficient data? Thanks CvdW
|
| Office Access 2003 developer extensions | 24 Feb 2006 20:27 GMT | 1 |
Okay, I just got my CD's and License for the Office Access 2003 Developer Extensions so I could package and distribute my Access databases. I used to use Access 2000 and the developers toolkit but now I have a
|
| Turn off Microsoft Office Access Prompt | 24 Feb 2006 20:26 GMT | 2 |
The following message appears everytime I close an Access table useing Office 2003. HEADER: Microsoft Office Access 'Do you want to save changes to the design of table 'dbo.xxxx_yyy'?
|
| Access 2003 Runtime | 24 Feb 2006 00:14 GMT | 1 |
Is there anywhere I can download this runtime version of Access 2003. I dont usually use the runtime version as I prefer to give them full access functionality however I have a one off installation where I need a runtime version.
|
| A2K to Access 2003 conversion and back again? | 23 Feb 2006 15:38 GMT | 2 |
I had an A2K application that I have successfully deployed on lots of machine using the PDW. If the target machine already had Access, no problem. If it didn't, it installed runtime and all was well. I then coverted the application to Access 2003. All was well until I
|
| Crosstab Query Row Heading | 23 Feb 2006 04:12 GMT | 5 |
When executing a Crosstab Query I see only rows (defined in a row heading) that have values (defined in value field) in at least one column (defined as column headings). How can I make a Crosstab Query that shows all rows, regardless they have values in column headings.
|
| Packaging Wizard, will it work and where's it located | 22 Feb 2006 17:42 GMT | 1 |
I need to package an Access XP/2002 database for runtime distribution to NT4 workstations. I have both Access 2002 and 2003 installed. I also have the Microsoft Office Access 2003 Developer Extensions installed however the deployment package that this creates cause the ...
|
| Registering ActiveX Control using Access 2003 Packaging Wizard | 21 Feb 2006 10:50 GMT | 2 |
In my application I am using an activeX control that I have registered (added) in my Access. In the packaging wizard I have added the needed dll file. When I use the install, the dll references shows up in the other guys Access as a VB reference but not as a registered activex ...
|
| Recommended third-party tool to to register reference libraries | 16 Feb 2006 05:25 GMT | 1 |
My company is preparing to deploy their first Access 2003 application to over 500 users, after converting from Access 2000. From what I understand the Access 2003 Package Wizard does not handle installing and registering reference files, other than dumping them in the application ...
|
| Automatic repair of broken Outlook reference? | 15 Feb 2006 08:05 GMT | 5 |
I have developed and distributed an application with Access 2003 runtime. Now the user wants to have Outlook functionality. I created a reference to MS Outlook Object Library (msoutl.olb) and added the wanted functionality. All works fine on my machine but not on users
|
| pass connection string to pass thru query | 11 Feb 2006 12:18 GMT | 1 |
I need to pass a connection string to the pass thru query properties prior to running the command object to execute the query in the current database. How can I do this? Examples?
|
| Runtime Frontend and Backend | 10 Feb 2006 17:04 GMT | 2 |
If one deploys a split (FE/BE) runtime solution, do both FE and BE have to be MDE, or can the BE be a mdb? Also, side question: if a single/self-employed developer purchases VSTO are they permitted/licensed to install it on 2 computers?
|
| Uninstall error: "The feature you are trying to use is on a CD-ROM | 08 Feb 2006 21:24 GMT | 2 |
We have distributed an Access 2003 application containing an Access runtime. On two machines, when the user tries to uninstall the application, we get an error that "The feature you are trying to use is on a CD-ROM that is not available. . ."
|
| Changing field properties using VBA | 07 Feb 2006 22:26 GMT | 1 |
I am looking for a way to change the field properties (type, size, format, etc.) that Access applies automatically when creating a new table using SQL or a make-table query. Currently I am creating a temporary table by pulling data from another database and do not want to keep ...
|