| Thread | Last Post | Replies |
|
| How to obtain New version of Access | 22 Sep 2006 15:33 GMT | 5 |
Can anyone provide an invite or information on how I can obtain a trial version of the newest MS Access software? Bob
|
| Access 2000 on windows terminal services be blows up | 22 Sep 2006 13:57 GMT | 1 |
I've split the program into the normal fe/be and put a copy of the fe into each users folder and applied access security. But after 2 users enter new data the be bloats and corrupts itself. Need help. Thanks
|
| Create meeting groups based on attendee preferences. | 22 Sep 2006 12:10 GMT | 2 |
I've posted this in an excel group, but was wondering if the following may be easier to do in access? I am trying to create a function that will automatically allocate conference attendees to a meeting group, based on their preferences. I
|
| MS Access 2003-2002 database connectivity | 22 Sep 2006 10:56 GMT | 2 |
I am new to MS Access database and want to accomplish following. I have a database and report in MS Access 2003. There are multiple users who wants to access and generate their respective reports (self help). Because of certain license restrictions they can not access 2003
|
| Indexes and views | 22 Sep 2006 09:48 GMT | 2 |
1-I read in MS Access help that Indexes are automatically made when we declare a primary key and they are used for fast searching and sorting purpose. But i am still confused that how can i use Indexes,where i can see the in my table? and if i want to make my own indexes, should i ...
|
| help me in access ...i'm new | 22 Sep 2006 09:03 GMT | 1 |
i need to store the exact same records..same field...for the archive. for instance DateReceived : 1-sep-2006 ItemNo : 1
|
| Please Sove this problem | 22 Sep 2006 05:36 GMT | 1 |
I have a data base in MS access. I want values to be automatically entered in subtotal column from service table which is addition of Labourwage (from labour table) and partscost (fro parts table). Is it possible that these two values are added and inserted in subtotal
|
| strPathandFileName = GetUniqueFilename(strPath, "SNP" & Chr(0), "snp") | 22 Sep 2006 03:23 GMT | 3 |
I'm having a problem running this code line: strPathandFileName = GetUniqueFilename(strPath, "SNP" & Chr(0), "snp") Compile error message tells me "Can't find project or library". Msg box has OK and HELP buttons. Clicking OK opens the Tools 'n
|
| error 40204 in Lebans PDF code for A97 | 22 Sep 2006 03:17 GMT | 6 |
Method "ouput to" of object "IDoCmd" failed displayed as an Access 40204 error. I dropped a JPEG object into an unbound report - just a small jpg image in the middle
|
| Emulate Network Drive | 22 Sep 2006 01:38 GMT | 11 |
I have a front end / back end MS Access DB at my workplace. When linking the front-to-back ends in the Linked Table Manager, I specify the network location of the backend as \\servername\sharename\backendname.mdb, which works fine.
|
| Programically Create Sub-Form - attach to Parent Form | 22 Sep 2006 00:02 GMT | 5 |
Hope someone can help. I have a saved parent form containing an unbound sub-form. I set the SourceObject (form) after the Parent Form opens/loads. The sub-form (datasheet view) basically displays the results of a
|
| VBA array of functions | 21 Sep 2006 23:04 GMT | 3 |
Is there a way of declaring an array of functions (or subs) in VBA?
|
| Creating a new column | 21 Sep 2006 22:46 GMT | 5 |
I'm using MS Office 2000. I have a small database using Access which consists of only two columns. I'd like to add a third column to the right. It would be the third column. All I can seem to insert is a column to the extreme left (first colum) or one in the middle. The help files ...
|
| Use fields on form as a criterium for a query? | 21 Sep 2006 21:46 GMT | 7 |
I have a form that gets filtered on several fields but the OKGR_ID is not one of them. OKGR_ID is a numeric field. I would like to use those values in a query
|
| Split database: relationships not showing at all | 21 Sep 2006 20:18 GMT | 4 |
I have split my database a while ago, and now, I want to add a table with relationships to other existing tables. I open the BE, create my table, and then go to the relationships design, but there is no tables, no relationships. Even when I add all
|