| Thread | Last Post | Replies |
|
| Button / Macro's does not work on other PC | 07 Feb 2006 15:39 GMT | 2 |
I receive complaints that buttons / macro's do not work in a database I built. These users work on a different server and they copy the database from a server and then work local. Does anyone know what might be the problem?
|
| ODBC not connection to database | 07 Feb 2006 13:44 GMT | 4 |
I am trying to set up an ODBC DSN to our company MySQL database so that I can use a MS Access front end. I am using the MySQL ODBC 3.51 driver. The database is running off of Apache on our Windows 2000 server (call it 'foobar'). The host is 'localhost', the user is 'root'. To ...
|
| Search Function | 07 Feb 2006 12:40 GMT | 3 |
I am aware of how to create a basic query where I can type details into a field and pull back the results. What I would liketo do is have a form where I fill out fields from a drop down list (lookup table?) and then be able to have the reults based on this.
|
| clearing form after insert | 07 Feb 2006 08:06 GMT | 5 |
I'm trying to clear a form after the user clicks the Insert button so the textboxes are empty and the checkboxes are unchecked. When I try to put the code in the Click part of the Insert button, I get an error telling me the Serial Number text box is empty. If I put the code in
|
| Returning information on form used as a dialog | 07 Feb 2006 07:43 GMT | 5 |
I'm new at this stuff, so let me know if I am approaching this incorrectly. I have a form that allows the user to select a document that is in one folder, and copy it into another folder. I would then like it to
|
| Microsoft Access has encountered a problem... | 07 Feb 2006 06:47 GMT | 2 |
Any help appreciated with this problem -- I have a Microsoft Access 2002 application. The Access mdb has a refence to DAO 3.6 (not ADO). A form is bound to a linked table in a second mdb. In the AfterUpdate event
|
| A2K3: Can not see dialog boxes. Form hides them | 07 Feb 2006 06:40 GMT | 1 |
I have a form (with an ActiveX control on it - don't know if that is the problem) and I can not see the dialog/message boxes. There is an error with my form and I can not see what it is because it's behind the form. I can not move the form out of the way either.
|
| Replacement for Access 97 | 07 Feb 2006 05:50 GMT | 9 |
One of our customers who has been using Access 97 for a long time has made a strategic decision to move to Oracle 10G. However, they are used to the simplicity of creating forms and defining business rules in Access. I am wondering if anyone knows of a commercial product on
|
| DateSerial () | 07 Feb 2006 05:14 GMT | 5 |
I see that DateSerial can be used to "concatenate", in a way, three fields DateSerial(year, month day) into a date field (if year , month and date are numeric values). Unfortunately, my Month field is Text (January, February etc).
|
| Re: VBA Code to extract PDF stream from BMP (long) | 07 Feb 2006 05:10 GMT | 1 |
In: http://groups.google.com/group/comp.databases.ms-access/msg/c368352c148450b9 I posted VBA code for obtaining the pixel information from a BMP image for use in PDF documents created directly from Access. I discovered
|
| Runtime | 07 Feb 2006 04:46 GMT | 2 |
Is there a runtime program to allow you to run an access database (.mdb) on a computer without access installed. I am using access 2002. Thanks Perry
|
| Run-time error 3231 | 07 Feb 2006 04:44 GMT | 1 |
Running an Access2000 application in Access 2003 and getting the 3231 run-time error. This application has all linked tables some of which are Access and the rest are DB2. In the environment of Access2000 and DB2 v7.1 FP 6, it runs sucessfully. Execute the SAME .MDB from
|
| Access 12 Blog's Latest Post | 07 Feb 2006 04:27 GMT | 1 |
I just read the latest post on the Access 12 Blog: Tracking Application Overview http://blogs.msdn.com/access/archive/2006/02/06/525888.aspx and just have to say:
|
| Excel Output written from Access Form | 07 Feb 2006 03:53 GMT | 6 |
I am trying to modify an Access form that allows a user to specify the information s/he needs from a census-type database. The form's code builds a SQL statement from the user's request, and creates from this a record set that is used to populate a new Excel
|
| Converting excel to Access | 07 Feb 2006 02:35 GMT | 3 |
I have to convert an existing spreadsheet for rejects into an access database. My problem is I use a load of lookup tabels in excel. How do I approch this in access. Also, just a general question, can you do pivot tables in access.
|