| Thread | Last Post | Replies |
|
| FileMaker vs. Access | 31 Oct 2007 23:18 GMT | 2 |
I am a FileMaker developer and have been since Version 5.0... that long. FileMaker 9.0 has promised to hook up to SQL server and MySQL databases. When I hook up I can not upload pictures just text and
|
| Query run and displayed in a form? | 31 Oct 2007 21:56 GMT | 1 |
I have a data entry form. When data is entered in one of the fields I would like that data to be used to lookup info in a query and have that displayed in the form. The main form is a purchase form, when the budget field is selected I would like a query run that looks at
|
| How to keep one form on top in A97? | 31 Oct 2007 19:57 GMT | 4 |
I have frmLogin running the following lines: DoCmd.OpenForm "frmMainMenu", acNormal DoCmd.OpenForm "frmWelcome", acNormal DoCmd.Close A_FORM, ThisForm
|
| Reoccurring log D/W/M | 31 Oct 2007 18:05 GMT | 1 |
I have created a database that needs to track certain logs on a daily, weekly or monthly basis. my question, how can i have a record automatically created every monday for example.
|
| Access 2003 SP3? Worth it? | 31 Oct 2007 16:39 GMT | 2 |
Yesterday, for the second time, I was informed MS had an update for me; SP3 for MS-Office. I passed on the update. It appears some folks aren't completely happy with it. Is it worth my time to get it? Are there negative aspectes to it? Will
|
| Date Modules were last updated | 31 Oct 2007 16:34 GMT | 2 |
Can you get the date modules were last updated? I'm using the following code but the Last Updated date is always the same ad the Date Created. (it shouldn't be) Code used
|
| there is no object in this control | 31 Oct 2007 16:02 GMT | 2 |
i have a microsoft date and time picker on a form. when i open the form on the pc where the form was created, the form opens and display the control properly. however, it opens just fine in some other pc and not fine in some other pc.
|
| Print dialog using OpenReport.... acNormal? | 31 Oct 2007 15:42 GMT | 3 |
Using the following command, is there any way to get the printer dialog to open? I most packages, when you click print, it will open the printer dialog, however Access sends the report without the dialog. I was hoping there would be another option, other than acNormal, but there ...
|
| "Enter parameter value" error when exporting to Excel (but not if to other formats) | 31 Oct 2007 13:38 GMT | 3 |
I use Access 2007 and have come across this error a number of times. I have two tables (customer information) which should contain - ideally - the same data. I create a query to compare them based on customer code. The fields
|
| login id | 31 Oct 2007 09:09 GMT | 2 |
when user level security is implemented, is there anyway i can programmatically retrieve the login id of the user who has just logged in?
|
| Migrating away from MS-Access | 31 Oct 2007 00:44 GMT | 85 |
Hello there, Im cursing my place of employment...and its taken me a month to realise it... The scenario: Ive just stepped into a role to migrate an access database to VB.Net. The
|
| Vista - WinXP environment and database corruption? | 30 Oct 2007 21:58 GMT | 5 |
The company I work for has developed a Microsoft Access application. Currently, it is distributed with the Microsoft Access 2002 runtime. Some of our customers have begun purchasing new Vista computers and we have seen some unsettling results. In particular, after installing a
|
| Database Window Disappears on Error | 30 Oct 2007 21:45 GMT | 3 |
If anyone has seen this happen or can help me figure it out, I'll feel less like I'm going nuts. I have a multi-form DB with some code in it. I've been working on it for a couple of months now.
|
| hyperlink help | 30 Oct 2007 20:01 GMT | 2 |
I've been using the hyperlink base in A97 healthily and happily for some time. I'm now trying to do the same in A2003 and having problems: If I set the hyperlink base to c:\temp and link in 'c:\temp\myfile.doc',
|
| Update Records Export | 30 Oct 2007 13:31 GMT | 3 |
I am trying to figure out a way to update multiple records when a report is exported. Each record has a "Status" field. I have a query that selects all records with a status of "To Send" and that feeds into a report. When the report is exported i want the status to be
|