| Thread | Last Post | Replies |
|
| cannot connect ODBC | 14 Feb 2007 16:40 GMT | 1 |
Been using Access for many years. Upgraded to Access 2003. Tried linking with ODBC. Something I've done a hundred times. MENU > File > Get External Data > Link
|
| Turn off Mouse Wheel | 14 Feb 2007 16:28 GMT | 1 |
Is there a way to turn off the mouse wheel from firing on certain access forms. I have a bound form (With several tabs) that is tied to multiple records (Contacts), I use a back and forward button to allow the user to advance to the next contact. When the user uses the mouse ...
|
| Reestablishing links | 14 Feb 2007 16:22 GMT | 2 |
I had a table linked between my front end and my back end. I broke the link in order to modify my table. However, when I try to re-establish that link...no matter which table I start with, it keeps creating a new table with the number one behind 1 and I
|
| File In Use error | 14 Feb 2007 16:13 GMT | 5 |
I have a split database sitting on a server. I'm getting a "file in use" message and am unable to open the database. There are no other users in it (there's no locked db). Do you have any idea what could cause this? Thanks
|
| import data from 1 row to multiple rows | 14 Feb 2007 15:59 GMT | 2 |
I need to import a text file from an external database that contains data all in 1 row separated by comma and space. (It is a dictionary that an external program uses and I need to clean it up). I want to import all words from file into access into 1 field. Problem is data ...
|
| clearing recordsource on close/unload not working | 14 Feb 2007 15:14 GMT | 5 |
I have a complex form whose recordsource is an extremely slow query. In order to speed up the loading, I set the recordsource of the form and comboboxes on load, and 'empty' them in the unload event (set to a zero-length string) as per the recommendation on Tony Toews' website
|
| a gray form | 14 Feb 2007 14:29 GMT | 1 |
Hello Experts, Can someone tell me how to eliminate the gray background of a Form when it's printed?--and yes i do want to print a 'Form' and not a 'Report.'
|
| pop up message if one of my two check boxes isnt checked | 14 Feb 2007 14:22 GMT | 4 |
Hello, I have a form with two check boxes. Before the form is closed one of the two boxes have to be checked. Is there any way I can have a pop up message to tell the user they have to check one? (Newbie) Thanks!!!
|
| Disable warning message when send email using VBA | 14 Feb 2007 13:48 GMT | 2 |
I have a little script that send an email when a button is clicked. But there is a warning message that popup everytime before the email get send. Is there anyway to disable this warnining message? i tries setwarning false but no use.
|
| Conversion to Access 2003 from 2000 | 14 Feb 2007 13:45 GMT | 3 |
I have a multi-user db written in Access 2000 but all systems have been upgraded to Access 2003. I have made some updates to the system in my development area and am ready to release them into the "live" system. When I go to make the new .mde, it tells me that I cannot do that ...
|
| Combo box Update | 14 Feb 2007 13:30 GMT | 1 |
I created a data entry form with a combobox on that when the user enters the zip code it populates the city & state fields of the form. I noticed however that the form only updates the address table with the city & state information but not the zip. I have another form to
|
| append from a continous form | 14 Feb 2007 13:27 GMT | 3 |
I have a continous form that opens up and displays the top 5 random numbers, I would like to create a log that records the username, date and time, and 5 numbers. When i do this just now it is only appending one record and only the top number. I dont mind if it appends 5 ...
|
| Deploying runtime / MDE version - tools required | 14 Feb 2007 13:21 GMT | 2 |
Please tell me if I understand correctly. To deploy an Access 2003 application for a client that does not have Access, I must purchase Visual Studio to get the runtime version of Access and the developer add-in to package the final product.
|
| creating correct relationships, form entry | 14 Feb 2007 12:49 GMT | 3 |
I am trying to create a simple database for our church cemetery with a fixed number of plots. Created 3 tables, one for the plot and whether it is vacant and free, reserved for future, or occupied. Table two is for those who reserve their plots aking for basic contact info, ie: ...
|
| how do i open images in hyperlink | 14 Feb 2007 12:48 GMT | 1 |
When i click on my hyperlink image field in my form, the image does not open. Only quickly flashes, Please assist.
|