| Thread | Last Post | Replies |
|
| How to disable applications close [X] button | 16 Mar 2005 17:50 GMT | 2 |
is it possible to disable the Access' close-symbol [X] porgrammatically. any answer appreciated.
 Signature G?nter Brandst?tter, MCP
|
| UNION ALL | 16 Mar 2005 17:15 GMT | 25 |
Something is going wrong on my Union All Query I have the following problem.. It makes the Union all , but in a order that is not the one i have in my tables and in my queries.
|
| Please how to get back my tool menu | 16 Mar 2005 15:57 GMT | 2 |
was playing around with the startup function and i disabled the tool menu ..how to get it to full menu property..pls help...
|
| Subform problem | 16 Mar 2005 14:26 GMT | 1 |
i have a subform set up on a main form that only ever allows the users to select 4 types of payrates.. ie ordinary time, double time etc. what i would like to be able to do is display this in some sort of grid format.
|
| SaveRecord , RunCommand | 16 Mar 2005 14:23 GMT | 4 |
I am working on the Access application which already has Macros created and I am trying to understand. One of the Actions is "RunCommand". (You can do the similar thing in the VBA code also ,but here we have
|
| Importing Text File? | 16 Mar 2005 09:08 GMT | 3 |
I'm a newbie to Access. A client asked me to import a large tab text file (2mb, around 700 fields per row) into Access. I opened Access, created a new database, and selected Get External Data from the File menu. I clicked on my data file, the Open File dialog box closed and
|
| Files of type missing text files | 16 Mar 2005 08:27 GMT | 1 |
I am running MSXP SP2 with Office 2003 SP1. I have tried to import external data (text file) but in the Files of type I only have 4 options ie: Win SharePoint, Excel, ODBC and MSAccess files.
|
| Can't change the data type | 16 Mar 2005 05:50 GMT | 8 |
Trying to increase the length of a field from 3 to 25. Try to save table in design view and get the message that "can't change the data type. Not enough disk space or memory." I really have plenty of memory - 36g. What can I do? Thanks.
|
| using queries instead of tables for forms | 16 Mar 2005 04:05 GMT | 1 |
had massive cross information is several tables wanted to use more than one table for aform creation , which when certain information is entered on one form it auto enter that information on other forms(each person has 8 diffenerntform and needs all , soif I enter in on the first ...
|
| Connecting tables | 16 Mar 2005 02:50 GMT | 1 |
I register about 100 items on our costumers. This is split up in several tables. In Lotus Approach I have connected these tables through CostumerID. When I ad a new costumer the ID I select is automatically added (and deleted) in all tables. This also works in FileMaker when I ...
|
| how many fields are allowed in a table? | 16 Mar 2005 02:37 GMT | 6 |
New user doesnt come close to describing me. ( I Have several issues) I am apush button learner, tried to read several books did not help only confussedme. I am currently building a data base for my command (Navy), basically its an all encompassing personnel tracker, tobe used ...
|
| Date Range | 16 Mar 2005 01:06 GMT | 1 |
How do I set a querie to show me results between two dates?
|
| which queries use table X? | 15 Mar 2005 23:16 GMT | 17 |
Is there a way to find out which queries refer to a given table? I have to modify how tables X, Y and Z are used throughout this app. I can use FIND in the VB Editor to search all Forms and Modules in the whole project for a table name -- but what about searching in queries? Or ...
|
| newbee needs help | 15 Mar 2005 22:35 GMT | 15 |
I have this code in a form on a date field [au from date]. I'm getting an error message at the "set rs =" statement. The error is that I have too few parameters. Expected 2. Can anyone tell me what parameters it expects? Private Sub AU_From_Date_AfterUpdate()
|
| An easy question | 15 Mar 2005 19:53 GMT | 4 |
I don’t remember why is this happen, could someone answer me please: I can’t enter new record in my table; the “*” line doesn’t appear, why???
|