| Thread | Last Post | Replies |
|
| Access Subreport objects from vba code | 09 Mar 2006 14:08 GMT | 2 |
How can I access subreport objects from vba? Sample code would be appreciated.
|
| Convert Access97 to Access2003 | 09 Mar 2006 13:53 GMT | 1 |
I have a bunch of Access97 databases that I need to convert to Access2003. When I try I get a message that says I'm missing ANIBTN32.OCX. Does this mean that I can't convert my databases?
|
| Missing in Action | 09 Mar 2006 12:38 GMT | 2 |
Been a long time since I've been here.Hope you all are having fun fumbling around with Access:) Just to remind those that don't know,those that forgot,those that can't forget and those that remember that there's still a very
|
| Form Does Not Refresh | 09 Mar 2006 11:32 GMT | 6 |
I have a popup that is used to update the records on an open form. I cannot get form to refresh with the new values. Any help you can lend would be appreciated. Here is the code for the popup form: '-----------------------------------------------
|
| select query using arrays | 09 Mar 2006 09:35 GMT | 1 |
I want to create a select query according to the values in a single dimension array Select * from <table Name> where <Array items> Can anybody give me some suggestions
|
| Connecting to ODBC DB at startup | 09 Mar 2006 08:32 GMT | 1 |
RE: Access 2003 using WinXP SP2 Problem: When I start up my app I double click either one of my two Oracle tables in the table list, it asks for an id and pass. I need them to be linked at startup automatically.
|
| SQL command help | 09 Mar 2006 08:28 GMT | 2 |
Anybody I have two tables like so: Employee: Employee_ID Name
|
| Corrupt Encrypted Back-end. Any suggestions? | 09 Mar 2006 08:23 GMT | 4 |
Well, after reading and hunting all over the web, including here, I still haven't been successful in my attempts to resolve my situation. So, I thought maybe I'd just ask. Here's the situation: I have an Access 2000 database (~15 users), split into a front- and
|
| trying to append from several different databases | 09 Mar 2006 06:10 GMT | 1 |
I have 4 databases that are all the same thing. These are from different sites but we made sure that no 2 databases are using the same id's and autoid's so all the tables are unique in their data and linking.
|
| Password on close (again) | 09 Mar 2006 03:04 GMT | 6 |
I have some accounting and tax receipting type applications, developed for charitable and non profit groups, that are exhibiting strange behaviour on a few of the 30 or 40 user machines. When some users (about 3 or 4 it seems) close the frontend db the Access
|
| Cascading Combo Boxes on continuous forms in Access 2000 - SOMEONE PLEASE HELP | 09 Mar 2006 02:59 GMT | 9 |
Please let there be someone out there who can help. I have two BOUND combo boxes on a continuous form, the second being dependent on the first. I have no problem getting the second combo to change depending on what values the user selects in the first box, it's
|
| Determine object type if have name? | 09 Mar 2006 02:55 GMT | 5 |
Suppose MyName, a string variable equals "frmEnterClients". How can I determine ... 1) if frmEnterClients exists as an object in the database?
|
| Recordsets and archiving | 09 Mar 2006 02:54 GMT | 4 |
I want to archive records from one recordset to another recordset. Not too sure of what to do in commented areas shown below. Dim Db As DAO.Database Dim Rec1 As DAO.Recordset 'Set as Global Variables
|
| Exporting images (ole object) from access to images folderfolder | 09 Mar 2006 02:09 GMT | 3 |
Is there an easy way to do this? I have a database that contains records witha image as one of the fields, what I want to do is export the images to a seperate folder, in whatever foremat is suitable (gif, jpeg etc)
|
| lebans richtext control, subform question | 09 Mar 2006 02:05 GMT | 3 |
I have Stephen Lebans' RichText control on a subform, which is bound to a memo field. The only editable control on this subform is the rich text control for the memo field.
|