| Thread | Last Post | Replies |
|
| Forms and Related Tables | 28 May 2008 14:15 GMT | 2 |
Background: I'm playing around with a small database. I have a table for Actions(Autonumber Key) and a table for Assignees(Autonumber Key). I want one assignee to be able to get multiple actions.
|
| filters what are they good for? | 28 May 2008 13:14 GMT | 1 |
I believe filters become more necessary the larger a database becomes. A small database I find that filters can be irritationg. That is I'd like to peek around outside of the filter. So I am asking are filters in large databases restricted to the recordsets obtained from the ...
|
| Subtable | 28 May 2008 11:38 GMT | 1 |
I have some problem to organize some complex table. Let say there is a table with a number of records. I am looking for a way to arrage that some fields may contain not one value but a list of values.
|
| MS Jet Database Engine could not find the column 'colText' | 28 May 2008 08:40 GMT | 2 |
I have made many applications using Delphi 6.0, Delphi 7.0, MS VS.Net 2003, MS VS.Net 2005 and MS Access 2000 - 2003. But all of my applications have following error on some computers (machines). The error message: MS Jet Database Engine could not find the column
|
| sort calculated field | 28 May 2008 08:36 GMT | 6 |
We have calculated a field in a query that i want to sort. Is it possible to do it in the same query (it don't let me do it) and how ? or we must built another one (query) based on the original query and sort the field in the new query ?
|
| POP UP form for Data Entry | 28 May 2008 07:46 GMT | 1 |
Hi All, I have a bank management database in which I 've a table named frmBankTransactions one of its field required specific bank to be enter for this purpose I 've set a combo box that lists all the banks from tblBanks, I
|
| COPY SUBFORM VALUE TO MAIN FORM | 28 May 2008 06:20 GMT | 9 |
I'm using Access 2003. I'm trying to set the value of a control on the Main form (main form is names EDIT INCOMPLETE ENTRIES) equal to the value of a control on the Sub Foem (sub form is named FIND PHRF). The control is named OWCRating.
|
| What are rules of thumb for error handlers in code? | 28 May 2008 04:34 GMT | 9 |
I've been trying over the years to keep in the habit of putting error handlers in my VB code. My guess is that I go overboard sometimes, putting an error handler in a trivial sub. Othertimes, I find that I didn't go far enough, forgetting to put one in a function that ...
|
| h4150 ipaq wireless | 28 May 2008 03:27 GMT | 1 |
I'm unable to connect using the ipaq wireless card to a netgear router running wpa-psk encrytion. If I take encrytion off the ipaq and the router and can connect wireless to the internet.
|
| Sorting and Ranking | 28 May 2008 02:32 GMT | 6 |
I am working on a database which created financial reports of projects for a state department of health. The projects must be prioritized for budgetary purposes. There are two steps to this process. 1)The current system calls for scoring the projects by 6 criteria, totaling
|
| odd fellow | 28 May 2008 02:18 GMT | 4 |
It seems that a nicholas meyer is posting randomly to questions. Has anyone else encountered this.
|
| How to allow multiple users to enter data simultaneously? | 28 May 2008 01:54 GMT | 5 |
I have a database with several tables and I would like to allow more than one person to be able to enter data (mind you, on different tables) simultaneously -- is there a way to accomplish this? It seems as if earlier versions of Access allowed for this however with Access 2003, ...
|
| Cross Referencing in Reports | 28 May 2008 01:11 GMT | 5 |
I have two reports which are based largely on the same set of data. The main difference is one gives detailed financial information for projects while the other offers a narrative/progress report. I need to set the narrative report to include a page number reference to the
|
| Good PDA for Access files | 27 May 2008 23:24 GMT | 3 |
I am looking for a PDA that I can use to load Access 2000 files on and view data from tables. Does anyone have experience with this? Any recommendations? Thanks
|
| Error probably caused by lack of library reference | 27 May 2008 23:21 GMT | 8 |
2003 Getting an error on the last arguement in the following command: DoCmd.OutputTo acOutputTable, "CHR_ALL_TBL", "Excel97-Excel2003Workbook(*.xls)", "CHR_ALL_TBL.xls", False, "", 0,
|