| Thread | Last Post | Replies |
|
| Syntax Error in From Clause - Nothing Changed...? | 15 Feb 2008 17:10 GMT | 2 |
When I make any changes to the database I get an error - "Run-time error '3131': Syntax error in From clause. I'm using access 2000 I get this when I try to make a new form. Nothing changed in the
|
| VBA Syntax Question | 15 Feb 2008 15:49 GMT | 1 |
I am using a "switch" command on an insert and having trouble on breaking the end of line in vba. (While still in the switch.) Can anyone help? This is just a snipet of the code, but how do I continue a line in VBA between PR01 and FIELD2?? (I put in question mark ?? where I want ...
|
| upgrade a deployed app | 15 Feb 2008 15:27 GMT | 4 |
Access 2007 Question. Project to deploy logic and db to Boy Scout troop. My ability to update LOGIC and NOT db. Is this correct steps?
|
| Dlookup is broken... | 15 Feb 2008 15:19 GMT | 1 |
So i've got a Dlookup function that will pull the information correctly when the form will load. But when the combo box is changed, the Dlookup doesn't change also. I have another field with a Dlookup function and that works perfectly. I attemped to use the same code and ...
|
| Printing from Outlook 2003 is very tiny | 15 Feb 2008 14:50 GMT | 1 |
I have a user who is printing 2 different email messages. One prints correctly and the other prints very small. There are no settings in place in the email message to allow it to print small. Any ideas???
|
| Ammend Trusted Locations | 15 Feb 2008 13:45 GMT | 2 |
How can I add locations the Trusted Locations in access 2007 when installing a packaged database. Is this possible. Regards
|
| Checkbox lists without updating table | 15 Feb 2008 12:58 GMT | 6 |
I'm not sure how to explain what I would like to do. Firstly I have a table with a list of documents, fields are ID, Number, Title, Required the Required field is currently a yes/no field
|
| How to get FileName from FullPath with Jet SQL? | 15 Feb 2008 12:40 GMT | 3 |
I have an Access 2003 mdb with a table named 'tblDocuments' that contains Full Paths, like this: [FullPath] C:\Users\Administrator\MyDirectory\SomeFile.pdf
|
| Name selection | 15 Feb 2008 06:51 GMT | 7 |
I have a table of employees that I would like to run a monthly report on. But, I want the report to select different names each month progressively, so the by the end of the year all employees have been covered without repeats. And then the next year start again. Bear in mind ...
|
| 你好 | 15 Feb 2008 04:50 GMT | 1 |
|
| Need to break module password in Access2000 database | 15 Feb 2008 04:30 GMT | 2 |
I am trying to maintain a corporate database, actually many of them, created by a guy who left the copmpany and refused to unlock them. I have a tool to reveal database passwords but it doesn't know that the module in the database has a password. Without access to the module
|
| Query Problem | 15 Feb 2008 03:58 GMT | 2 |
I have 2 tables, Invoices and Payments. Both have Primary Keys which are Auto numbers. The Payments Table has a Field in which you can select the Primary Key of the Invoice Table and another field for the payment amount. If I create a query to display the Invoice ID (Primary Key ...
|
| The permissions on <Folder_name> are incorrectly ordered, which may cause some entries to be ineffective (kb 925332) | 15 Feb 2008 03:33 GMT | 3 |
Does someone got a solution for my problem ? On a Windows 2003 server Release 2 (+service Pack 2) I got exactly the problem described on http://support.microsoft.com/kb/925332 . I cannot install the patch WindowsServer2003-KB925332-x86-ENU.exe i've
|
| Source Code | 15 Feb 2008 03:30 GMT | 7 |
I've written some code into access to find unused queries and tables. This checks the RecordSource of forms and reports and checks to see if other queries access it also. But The query could still be used in source code, is there a way to programatically search the source code in ...
|
| EMail via Outlook Failure | 15 Feb 2008 03:23 GMT | 8 |
Access 2003 SP3 + Outlook 2003 I am using the following function kindly supplied by Tom Wickerath a couple of years ago. --------------------------------------------------------------------------------
|