| Thread | Last Post | Replies |
|
| Access SQL Server linked tables, limited # of records | 30 Mar 2005 20:55 GMT | 15 |
I have linked a large SQL Server table to Access, however 'only' 2,195,439 records are shown and are available to query. Can I increase the size (cache??)/number of records showing in Access? Thank you.
|
| My Form is not shown in Print Preview | 30 Mar 2005 20:52 GMT | 2 |
I've created a Form in Disgn View with all the fields and the captions. I can see the form when I click on Form View, but it disappears when I click on Print Preview and I get a blank page when I print. Any reason why? Thanks in advance for help.
|
| FindFirst with a Date Field | 30 Mar 2005 20:29 GMT | 4 |
I have a table in Access 97 with [BillDate] a Date/Time type field Formated "Short Date", UK local settings (dd/mm/yy). Want to go to a record with a date selected from a combo (correctly Short Date formatted) on a form.
|
| How to open up combobox dropdown with keys (not mouse) | 30 Mar 2005 20:07 GMT | 4 |
Greetings. In Access, is there a way to open up a drop-down combobox with keys on the keyboard, instead of using the mouse to click on the down arrow of the combobox? I really prefer to use the arrows on the keyboard and the enter key to make my selection. But if I have to click
|
| Caller ID | 30 Mar 2005 19:39 GMT | 1 |
I was wondering if anyone could recommend some resources for incorporating Caller ID functionality into an Access application. I've tried one third party package which works very well but has a tendency to lock up my computer for an unacceptable amount of time (15-30 seconds) ...
|
| Jet DB Engine and parameterized UPDATE query | 30 Mar 2005 19:02 GMT | 4 |
I am having a strange problem. I am developping an application that acceses an Access db through Jet (.UDL files). I have writen parametric INSERT queries that work fine.
|
| Data entry continuous subfrom strategy | 30 Mar 2005 18:30 GMT | 3 |
In a multiuser access/jet database, I need to provide multiple instance order entry form/continuous subform. I have been looking for best practice, but there seem to be competing ideas. Want to maintain performance and prevent bloat.
|
| combo auto expand | 30 Mar 2005 17:54 GMT | 2 |
I have a combo box with Auto Expand and Limit to List both set to 'yes'. When I type 'C' I correctly get: C J Valeting
|
| Hide Access Window | 30 Mar 2005 17:22 GMT | 9 |
I am trying to use the function found on the MVP site http://www.mvps.org/access/api/api0019.htm to hide the Access window. I must be missing something as I keep getting an error message: "You entered an expression that requires a form to be the active window".
|
| Retrieving the connection string for a linked table in PW protected DB | 30 Mar 2005 16:59 GMT | 1 |
I'm trying to retrieve the connection string for a linked table in a backend that is password protected. I've modified the code shown below to temporarily check that the backend has been successfully opened by showing, via a messagebox, the last record in the table. The ...
|
| Newbie Access 2003 Question | 30 Mar 2005 16:11 GMT | 3 |
What are "pages" and how are they different to forms? Being used to A97 for the past 7 years I've never come across them before. Regards, Keith.
|
| Random alphanumeric string | 30 Mar 2005 15:10 GMT | 6 |
I'm looking for a way to have a field in my database that will automatically be filled with a random 4-character alphanumeric string every time I enter a new record. Like an autonumber field, but alphanumeric and random. Could anyone tell me how to do this? Please
|
| Jet database engine and table LOCKS | 30 Mar 2005 14:55 GMT | 1 |
I have an .mdb file (access database) which has been set to table level locking (i.e. not just records in question, but the whole table). The database is also in sharing mode (ie. not exclusive)... here is my problem:
|
| Counting Records Retrieved through Queries... | 30 Mar 2005 11:58 GMT | 5 |
Hope this is the right place for this... I am creating a testing database for components as they come off a production line. My reports need to select faults that are found, as well as pass or
|
| Running Sum in a Subreport | 30 Mar 2005 11:03 GMT | 1 |
I have a report with a subreport. In the subreport, I have a cell in a group footer that is used as a counter (ControlSource = 1, Running Sum = "Over Group". When I run the subreport independant of the parent, the running sum
|