| Thread | Last Post | Replies |
|
| Query to access column names... | 18 Jan 2006 19:53 GMT | 3 |
Hello! I need a query that will printout all of the column names of each table. Someone has done it before but that person does not remember how they did it. Can someone help me? Thanks. Denise
|
| Adding Field with an Expression | 18 Jan 2006 19:49 GMT | 3 |
I currently have a database similar to the following (but with many more committees): Name Asset Committee Mike Smith x
|
| Access database crashes trying to save query | 18 Jan 2006 19:28 GMT | 1 |
When running the following query in Access 2002, I am able to see my results in the data sheet view, but upon attempting to save the query, the Access application crashes. SELECT UIMSMGR_UIBCINV.UIBCINV_CODE, UIMSMGR_UIBCINV.UIBCINV_MODEL,
|
| Only show query if it contains results. | 18 Jan 2006 19:20 GMT | 2 |
I am new to writing code in access, but have managed to build a large database, with security and the works. I've been pulling my hair out trying to figure out something that is probably very simple, and would appreciate some help.
|
| Linking Tables | 18 Jan 2006 18:52 GMT | 1 |
I have 2 spreadsheets that have about 13 fields for each one. I would like to link the information all together but showing each field for both spreadsheets is this possible? I only have 3 categories that are related...
|
| How to | 18 Jan 2006 17:47 GMT | 1 |
I am attempting to collects data from a table and tally totals based upon month/yr that its datestamp is. What I need to do is somehow extract the data for a certain month, say December, and total each months count for year over year comparison. It might look like this:
|
| Trying to update a Paradox Table Via Access 2000 | 18 Jan 2006 16:51 GMT | 3 |
Hopefully this is in the right forum. Hopefully what I am trying to do is fairly simple. My employer has two simple Customer Paradox tables that have a field that needs to be updated. My only tool to use is Access 2000. I can link the tables easy enough however running the
|
| Grouping Problem | 18 Jan 2006 16:45 GMT | 7 |
I have a table which contains the following fields (which represent results): Score, Team, Opponents I needs a query that will return the highest score for each team AND who the
|
| User entered data in a Query - Jet Engine Error | 18 Jan 2006 15:51 GMT | 5 |
I have a very simple query that is pulling all information from one previous query. I have a field called "Area" that I want to be a user-entered field (the user will enter the specific area they want to see the information for). I've done this many times, but some reason, with ...
|
| [microsoft][odbc visual foxpro driver]function sequence error (#0) | 18 Jan 2006 15:37 GMT | 3 |
I am trying to connect to a free table Foxpro 2.6 table from access 2003 using ODBC, Visual Forpro Driver 6.01.8629.01 and I get the above error. If I open a database with the table already attached I can open the table and insert, delete, ammend etc. It is only when I try to
|
| can you use action queries with user-level security | 18 Jan 2006 15:34 GMT | 1 |
Is it necessary to use action queries with user-level security??
|
| Update Query | 18 Jan 2006 15:29 GMT | 20 |
I have two tables, one contains the highest score each team has ever achieved - this has been manually built loaded from the leagues historical records. I written a query that produces, for each team, it's highest score of the
|
| Multiple parameters | 18 Jan 2006 15:26 GMT | 4 |
Can someone help. I need to retrieve peolple's addresses from a table. The only criteria I can use to identify these people is their ID number (an auto number field), there are no similarities i.e. their addresses aren't the same, and the numbers aren't consecutive.
|
| How do I query any combination of 7 fields - 4cbo and 3 txt | 18 Jan 2006 15:22 GMT | 2 |
Hi guys, bit of a tricky one here and I can't seem to find satisfactory answers anywhere so hoping you can help. I have a form which contains 7 parameters. 4 combo boxes and 3 text fields. The user selects entries on any of the combo boxes or types text in any of
|
| bar code script | 18 Jan 2006 14:45 GMT | 1 |
I need to update a bar codes field for hundreds of records. Does anyone have a script that I can use to accomplish this in an update query? I'd like to generate the digits (not bar code graphic) on the fly.
|