| Thread | Last Post | Replies |
|
| Multiple Vehicle Mileage Calculation | 13 Dec 2005 03:39 GMT | 3 |
In: http://groups.google.com/group/comp.databases.ms-access/msg/60d7faa790c65db1 james.ea...@gmail.com said:
:Ok, I've answered the first half of my own question. From a MSDN |
| Access and Images - Linking image table to a record table | 13 Dec 2005 03:19 GMT | 1 |
I am looking for the best way to store images in a Access DB. My Idea - I have a table with 150,000 records. These recoreds represent a Crash (Traffic Accident).
|
| How do I set an Aggregate SQL statement result to a control? | 13 Dec 2005 02:57 GMT | 3 |
I would like to do something like this using VBA in MS Access 2000: Me.num = "SELECT MAX(num) FROM mytable;" How does one do that in MS Access correctly? Aggregates in SQL are SUM, MAX, MIN which return only one value.*
|
| Error occurs when MS Access open Excel document and trigger the assigned macro in Excel | 13 Dec 2005 01:57 GMT | 1 |
I create a form with three buttons in MS Access 2000. They are Open Excel Template, Save Draft and Save Final. When I click the Open Excel Template button, the Excel template will be opened. Inside the Excel template, I have assigned a draft watermark to the Print icon. When the
|
| disabling close button for application | 13 Dec 2005 00:54 GMT | 9 |
Hi Folk Is there a way to disable the close button for an application? Thank you - Nicolaas
|
| Local Table vs. Class for Public Variables with simple types | 12 Dec 2005 23:05 GMT | 12 |
I have a question based somewhat on: http://groups.google.com/group/comp.databases.ms-access/browse_frm/thread/ddde99 2b84f762bd/152bbc027bf00720?hl=en#152bbc027bf00720 A local table works well as a poor-man's repository for public variables with simple 'Types.' What are the ...
|
| Tab Control Question | 12 Dec 2005 22:19 GMT | 4 |
I have a tab control, and I want to highlight certain fields, determined by their values, when a record is selected. I originally used 1 form and used the On Current of the form to set the values. The On Current does not seem to work with the tab control and I can't
|
| Listbox Question | 12 Dec 2005 22:05 GMT | 2 |
I'm using Access 97 (don't ask) for a project. I have a search form that will then return results to another form. I need to see the results in this type of format: Project Date Equipment
|
| Look at this | 12 Dec 2005 21:00 GMT | 7 |
SQL Beautifier Just came across a nice website for making !ugly! to !beautiful! SQL strings http://www.sqlinform.com/
|
| Compatability of A2000 and A2003. | 12 Dec 2005 19:25 GMT | 1 |
I have A97 and A2K on my computer at home, on which I do volunteer work for several databases on our county park system. One of the clients uses A97, and the rest, A2K. The A97 user is considering upgrading their Microsoft Office.
|
| Launching an OLE Application From a Form | 12 Dec 2005 19:10 GMT | 11 |
A2003. Specifically, I'm looking at MS Graph, but all I really want to do is have a button in which the on click event will open MS Graph. I can do this on a form simply by double clicking the Graph object, but I'd also like my users to have a button/menu item to do this.
|
| Dialogue with newsgroup Megalomaniacs (change of Subject...) | 12 Dec 2005 18:25 GMT | 44 |
Please read below for my collective response to recent posts on this topic. First a repeat of my suggestion: "Anytime you feel you are in a position to answer a question, but
|
| Container Graphics not acting as expected | 12 Dec 2005 17:53 GMT | 1 |
I have a table that contains, among other things, 2 Container fields. I am putting jpg's. in these fields. When in Browse mode if i double left click on the first container it opens up the jpg in my default photo editor.
|
| How can I stop people have access to my MS Access Tables and Queries via Import? | 12 Dec 2005 17:51 GMT | 8 |
I have an MS Access based application almost ready for distribution to the public and I find that even though I have compiled it into an MDE file, tables and queries can still be be imported if accessed by another MS Access database. How can I stop this please?
|
| Bookmarking | 12 Dec 2005 17:47 GMT | 1 |
Below is what I have so far. The problem I am having is this. If I click OK on the message, and then tab out of the field, the rs.movenext event occurs without resetting the code. Each record has a field "fldDate". Is there a way to have the recordset equal to the open
|