| Thread | Last Post | Replies |
|
| Sub-Form Object ID's | 09 Sep 2004 16:33 GMT | 5 |
I'm new to Access. But I've been ooping for about twelve or thirteen years in another language. I've got a form with two instances of the same sub-form. It works quite well, or at least it will, when I find out how the source form
|
| aggregate functions | 09 Sep 2004 15:31 GMT | 1 |
I've written quite a few user-defined functions in vba in MS Access I was just wondering: Is there any way to write a user-defined aggregate function, like Access's Count, Min and Max functions that you use in your queries?
|
| Combo box as lookup | 09 Sep 2004 13:32 GMT | 5 |
I am using a combo box to search and return a specific recordset. The function works fine when I just designed it using the wizard. I type the first few letters of a client's name, and the autofill fills in the rest and I can enter to see the given recordset.
|
| SQL question on summary | 09 Sep 2004 08:32 GMT | 3 |
I have the following data to query. I do not how to get the output (below) in a single query statement in Access '02. No problem in using separately 3 queries. Can anyone help here? Thanks in advance.
|
| cannot test time values for equality...why? | 09 Sep 2004 05:31 GMT | 1 |
What should be a very simple function is going terribly wrong, and I don't know why. StartTime and EndTime are table values (formatted like "01:00A" or "02:00P"); DaypartStart and DaypartEnd are string values I specify when calling the function (initially tried passing time values
|
| How to write link so remote user can open document? | 09 Sep 2004 05:27 GMT | 5 |
I use hyperlinks in a subform datasheet to display locally saved documents that are associated with individual database entries. A customer entry may have a list of invoices in pdf format, for example: invoice23.pdf
|
| MONTH TO DATE AND YEAR TO DATE REPORTING | 09 Sep 2004 01:20 GMT | 1 |
I have a database with a Master table and a Budget table. The Master table has all the data including these 4 fields (Enccredit, Encdebit, Credit and Debit) and related to the Budget table. The Budget table has the 3 fields namely:
|
| Some features not installed A2K, will any CD work to add same? | 09 Sep 2004 01:14 GMT | 5 |
The person responsible for installing software at work believes in installing the bare minimum., which does not include the option to split a data base into a front and back end. So, rather than "beg" will any CD work to install more features. Or,
|
| Creating table relationships with code | 09 Sep 2004 00:00 GMT | 3 |
Does anyone know if it is possible with Access 2000 to create relationships between tables using code? Thanks G.Gerard
|
| How to get text from ms-access module in remote db? | 08 Sep 2004 23:51 GMT | 3 |
I need to scan a couple of hundred databases in several directories to locate all code that uses a particular function, but cannot figure out how to read the Form or Module text itself. I am able to locate, then connect to the databases, and have figured
|
| Access 2003 corruption: is this one salvageable? | 08 Sep 2004 23:43 GMT | 4 |
"[database name] has detected corruption in this file. To try to repair the corruption, first make a backup copy of the file. Then, on the Tools menu, point to Database Utilities and click Compact and Repair database. If you are currently trying to repair this corruption then you ...
|
| Data Values not correct on linked table | 08 Sep 2004 22:02 GMT | 4 |
Alright this is a new one to me. I have linked a table using ODBC to our AS400. When I either open it directly or query it I get the incorrect values for several fields. For example the query on the linked table returns these 5 records...
|
| Implementing Security | 08 Sep 2004 21:46 GMT | 1 |
I need to establish user-level security for an application that will be deployed at unrelated client sites. Is it recommended (best/easiest) to create the workgroup file, add the users, set the permissions etc. on the developer machine then install on the client network (with ...
|
| new features | 08 Sep 2004 21:42 GMT | 1 |
i hope this information will be useful for all who want to extend possibilies of user's interface: New freeware and shareware components are presented on: www.vmgroupsoft.com
|
| Quick SQL wording Question | 08 Sep 2004 21:32 GMT | 2 |
Let me start this out by saying that I don't know much about sql statements. I hae a microsoft access database which has a default value for CustomerNumber. This default value is a 4 digit random number. The way i have it set up currently is
|