| Thread | Last Post | Replies |
|
| Report only showing the first record on a subreport :( | 20 Nov 2007 06:29 GMT | 2 |
I have a report with a subreport on it. The subreport is meant to show multiple child record for each master record. But it only shows the first record. When I open the subreport by itself it shows all the records, but when on
|
| Looking for someone | 20 Nov 2007 04:43 GMT | 1 |
I'm just looking for a guy to talk too, maybe hook up with? Anyone? http://www.gjef.com
|
| Access - ODBC to SQL - Incorrect Results | 20 Nov 2007 02:24 GMT | 3 |
I have a SQL Server 2005 DB that I set up an ODBC connection to so that people can access the data through MS Access. There are 3 tables, each of which have a date column that is a varchar (20) because the dates do not fall within the required range by SQL
|
| Keeping the focus on the next record when deleting a record in a subform (Access 2003) | 20 Nov 2007 00:57 GMT | 1 |
I have a list of records in a subform that a user can either edit or delete. This is an unbound form. If the user deletes a record, I want to refresh the form, and then position the cursor on the next record on that subform. This seems like that this should be a fairly
|
| Automation Error Unspecified Error Message | 19 Nov 2007 23:11 GMT | 1 |
I'm running a query and get the error in the subject line above. This is the query: strSQL = "SELECT XL_Import.Gate, XL_Import.Region, XL_Import.Section, XL_Import.[Charter Fields], " & _
|
| Best Way to Synch 2 Tables? | 19 Nov 2007 22:49 GMT | 15 |
All, I have an Access DB. On a nightly basis, I want to look at an Other DB (not Access, but SQL) and: + Add any new records from Other.Clients into Access.Clients
|
| form reacting differently depending on how db is accessed | 19 Nov 2007 20:07 GMT | 1 |
I have a database form where users frequently use ctrl-F to find a record. Doing so brings up the Find and Replace box. When accessing the database directly, as in my case as the developer, the search function displays the "...item was not found" message. The
|
| How do I use one record to describe a table | 19 Nov 2007 19:00 GMT | 11 |
I have a table which pertains to an assembly and the individual records of the table pertain to the components of the assembly. I need one record to contain information pertaining to the assembly only (Job Number, Description, etc.). I want this information to appear in the ...
|
| Access error on citrix environment only. | 19 Nov 2007 18:05 GMT | 3 |
Recently I migrated a MS Access app from mdb data tables to oracle db. It all works fine when connected locally to server but errors out in citrix for only two screens with below error. unable to insert into link table.
|
| Getting Procedure Name | 19 Nov 2007 17:31 GMT | 16 |
Can I get the name of a procedure from within the procedure? In my error handler, I write the error to an error table. I'd like to write the name of the procedure that's writing the error. But, rather than customizing each error handler with the procedure name, it would be nice ...
|
| get application check for new version on internet | 19 Nov 2007 14:31 GMT | 2 |
Is it possible to have an Access database application read a value from a text file kept on a web server? for example, " http://www.somedomain.com/updates/version.txt" contains a string: "1.2". The application would read the string and compare to the current version kept
|
| Which version of Access for images | 19 Nov 2007 13:11 GMT | 3 |
I am going to have to start holding jpg files (about 6,000 - 10,000 a year) in our school database. Mainly, they will end up being printed as part of the children's profiles ie via a report. I understand that Access 2007 can hold images without the associated bloat created by
|
| Change default tab behavior -> don't highlight text? | 19 Nov 2007 11:11 GMT | 3 |
Is there a way to have the text not be selected when you tab onto a field? (All forms, all fields.) Is there a way to keep a form from advancing to the next record when you press tab on the last field, and instead move the cursor back to
|
| How do I force row height for scrollable textboxs in a subform? | 19 Nov 2007 06:49 GMT | 2 |
I have a form with a clients info. There is a subform with messages (date field and a textbox). There can be multiple messages per client. The row height of the message text box in the subform is set to the height of one line of text. I want it to display two. Changing the
|
| Query Adds Record, DoCmd.GoToRecord , , acNewRec Won't...Why? | 19 Nov 2007 01:01 GMT | 4 |
All, I have a Query (SQL below) I can successfully use in datasheet mode to add records to two linked tables (TBL_People and TBL_Answers). The tables have a one-to-many relationship, linked by an ID with "enforce
|