| Thread | Last Post | Replies |
|
| A97 append query failure reported to be based on broken validation rule? | 25 May 2008 00:53 GMT | 1 |
Anyone remember if A97 append query failure would ever report data breaking validation rule when such was not the case. I have an old SQL statement - several years old now. I've encountered a case in which the append fails and the reported error is validation
|
| Database Management | 24 May 2008 04:50 GMT | 1 |
SAN Database Management Discounted IP SAN solutions. Switch to SAN, get offer details. http://www.healthhuman.com.cn/Database-Management.htm Database Management Courses and Schools
|
| Restore size Datasheet View Form on top of Maximized Form | 24 May 2008 02:48 GMT | 2 |
That rather long subject says it. In Access97 running on XP - I want to display a Maximized size Form01, then open a Restore size Datasheet View Form02 on top of the first Form. PopUp won't give me Datasheet view.
|
| Creating an MDE file causes a #NAME? error to occur on some desktops in multiple user env | 24 May 2008 00:46 GMT | 1 |
The application was built in Access 2000 and upgraded to Access 2002 and currently runs on desktops with Access 2002, 2003 and 2007 in multi user environment. The MDB file executes the expression fine without error yet the MDE
|
| How To Rebuild Objects From Text Files? | 23 May 2008 21:17 GMT | 16 |
I've read that one method of repairing a misbehaving database is to save all database objects as text and then rebuild them from the text files. I've used the following code posted by Lyle Fairfield to accomplish the first step:
|
| Form Searching | 23 May 2008 14:53 GMT | 2 |
I've got a form which logs various issues. What I'm after is a blank version of this form where I can input data. Then hit a button and it finds all records with that data. I remeber doing this at uni a few yrs ago - but typically, in the
|
| Is this a stupid question? | 23 May 2008 11:52 GMT | 2 |
Hi, Is this a stupid question? Senario: Two tables linked together with an ID number. Question: When using a combo box, which refences another table by indexed autonumber, is there a way to copy the returned text value to
|
| Which office app should I use for a database? | 23 May 2008 09:47 GMT | 7 |
Sorry if this is a repeat. I'm posting this on 3 newgroups. I'm trying to write a small app for my wife's chiropractic business. She needs a list of patients, schedule and a way to print insurance forms with codes.
|
| Access / Office 2007 - Menus | 23 May 2008 06:02 GMT | 11 |
Office 2007 & thus Access has had it's menus replaced with the Ribbon Bar. It's very disconcerting. In Word, Excel, Access, I feel totally lost. Also all the shortcut Menu pulldowns don't work anymore ... eg
|
| Can a lone computer have Access db problems? | 23 May 2008 05:52 GMT | 3 |
One of the users in our departmental db has Read/Write permissions to a particular form. He was able to access and edit the form at will until 2 weeks ago. His current problem was that he was not able to edit the data (no message ever appeared telling him he could not change ...
|
| Sorting | 23 May 2008 02:53 GMT | 3 |
Using Access 2000, is there a way to sort on multiple fields at the same time. Here's what I want to do: I have a simple, three field database of CD's. The fields are ARTIST, ALBUM and CATEGORY. I know I can sort any one of the fields by itself. What I'd like to do is sort the ...
|
| Only two options to import Excel files? | 22 May 2008 21:16 GMT | 20 |
Convert them to CSV in Excel, then use TransferText (which does not work correctly and also doesn't accept XLS/Excel files directly) or create a link to an Excel XLS workbook and do an Append Query (as some have suggested here)??
|
| Changing combo box list based on another combo box selection | 22 May 2008 21:00 GMT | 6 |
I have a continuous form that has one combo box (cbo1) with the selectable values of "Removal" and "Installation". I would like to change another combo box (cbo2) value list based on the selection in cbo1.
|
| Any Ideas What Might Be Causing This? | 22 May 2008 20:04 GMT | 7 |
I have 2 Access 2003 databases that are exhibiting the same problem. These are frontend databases with tables linked from a backend DB. The problem only manifests under Windows Vista. All is good under Windows XP.
|
| Use DAO to write summary of one table into another | 22 May 2008 13:11 GMT | 5 |
I want to sum all values in the profit field of table T and write it to Table Sys. I have instantiated object d as a DAO database object and various other UPDATE queries are running fine, but only when I calculate from
|