| Thread | Last Post | Replies |
|
| Can a MDW file which relates to a specific app be deleted? | 12 Dec 2005 17:44 GMT | 3 |
I am a security newbie. My question is: can a MDW file which relates to a specific MDB app be deleted by a user and thereby remove the security from that app? Regards
|
| Database doubles in size, when forms deleted even when compacted! | 12 Dec 2005 16:21 GMT | 12 |
Here's a strange one. I made a modification to a database recently, and wound up getting an error message when trying to make an mde file. I'm using Access XP/2002, and the error message I got was "Microsoft Access was unable to create an mde database". After researching the ...
|
| Relationships design | 12 Dec 2005 15:55 GMT | 3 |
I have a question on how best to accomplish the following design requirements: I have the following tables: tblPeople (identifies a person)
|
| wrong result from recordset | 12 Dec 2005 15:41 GMT | 5 |
The below code is not giving me the desired result. I am trying to compare the same field on two seperate records. One being the current record, the other being the day before. The code works to a degree, but the "lngcompare" keeps resulting in 0. I am not getting the field
|
| Attachments lost/reset once public db variable is set to "" | 12 Dec 2005 15:14 GMT | 5 |
I have an Access XP database that has attachments to a BE database that has a password. The attachments work fine, until I run some code that modifies a BE table (adding a field). I do this by running code similar the following;
|
| Automation Slower Than Windows Explorer | 12 Dec 2005 14:55 GMT | 2 |
I have an Access 2000 mdb file which opens MS Word docs using automation. Our WAN is somewhat slow, and it takes about six seconds to open Word and the specified document (20 KB) from within Access using automation. I also noticed that if I use Shell to open Winword and the ...
|
| Gradientfill from lebans.com and subforms | 12 Dec 2005 06:03 GMT | 5 |
There is a really cool utility at www.lebans.com that allows you to apply a gradient to the background colour on a form à la .NET style. Does anyone know how to apply it so that a subform picks up the colour gradient from the main form at the point the subform is located. At
|
| Linking Checkboxes to values in a table for a Report | 12 Dec 2005 03:11 GMT | 4 |
I have a table that contains 20 checkbox fields. Each checkbox corrisponds to an Score amount. For Example: Checkbox1 is worth 10 points
|
| Alternatives to expensive Wise/Installshield/Sagekey? | 12 Dec 2005 02:10 GMT | 16 |
It seems that the Access 97 ADT and 2000 ODE installers can seriously mess up a customer's computer. Sagekey sells a script to prevent this (~$500) which runs on Wise/Installshield (~$500) for a combined cost of about $1,000.
|
| OpenRecordset method | 12 Dec 2005 00:40 GMT | 5 |
I am developing a program in Access 2000. I couldn't make OpenRecordset method work right. It's working when I opened a simple SQL query below in OpenRecordset. ....
|
| Looking for Access Reporting Add-ins | 11 Dec 2005 23:25 GMT | 6 |
I am looking for Access reporting add-in that would be easy to use by end users. My key focus is on selection criteria. I am very happy with the Access report writer capabilities. As far as development of reports, it is certainly fine in my book.
|
| Multiple recordsets continued | 11 Dec 2005 22:16 GMT | 16 |
I was inspired by the recent discussion of returning multiple recordsets to ADO from a stored procedure. (Amazed is probably more accurate). I asked about how to accomplish same with Oracle and got a nudge in the right direction from Mr. Kreft. I promised to provide details once ...
|
| Microsoft Off 11/Off 9 Reference | 11 Dec 2005 20:44 GMT | 9 |
I wrote a simple App in Access 2003 but used the 2000 file format. The one module Requires reference to Microsoft Office 11.0 Object Library. However, the person I have the code to has Office 2003 but only Microsoft Office 9.0 Object Library.
|
| Checkboxes | 11 Dec 2005 19:41 GMT | 4 |
I have a form with a junction table as the datasource. The form has three checkboxes. chkInactive - an Active / Inactive checkbox for the main record chkProj - an Active / Inactivecheckbox for one of the junction fields
|
| How to zip files from MS ACCESS | 11 Dec 2005 16:34 GMT | 1 |
I Developed an Application in ms access that have the list of files stored in Folder by the name of Letters, its working properly but now i want to zip these files located in the Template folder and send it by email.any one help me.
|