| Thread | Last Post | Replies |
|
| trace info in Access 97 | 07 Dec 2004 18:27 GMT | 6 |
I need to demostrate, in a forensic job, that I can change (insert, update, delete) records in a table of an access database without trace. How can I do this ? I plan to make the queries or export to excel, make the changes
|
| Access to Word - Save Word document as | 07 Dec 2004 17:59 GMT | 4 |
When I save a document in Word that I have transferred from VBA to Word I notice that the "Save As" file name is for, instance, "December 4.doc". Since the date is the first field I print on the Word document I guess it picks up this as a key.
|
| Scrollbars Not Showing in Subform | 07 Dec 2004 17:45 GMT | 1 |
I have a subform where I dynamically change the SourceObject dependent upon the User's response to questions on the Main form. My problem is that the scrollbars do not show up on either the Main Form or the Subforms (except for on the opening form, but it doesn't scroll past the
|
| "NOT IN" statement not working in MS Access? | 07 Dec 2004 17:37 GMT | 9 |
Here is my dilemma. I have two tables, one called HS DATA and one called ImportedHighSchools. Both tables contain an ID code for each record.
|
| Replace one section of code instead of replacing the whole form | 07 Dec 2004 17:18 GMT | 7 |
Instead of sending an entire form to a client that includes code changes, I'm trying to update just one section of code. If I know the object, function name & property, is there a way to search that function, and replace the current function's info with new function
|
| MS Access 97/2K personal contact management & knowledge base app | 07 Dec 2004 15:55 GMT | 20 |
Would anyone be willing to beta test my application for me and give me some feedback? I can give you feedback in exchange (ie. if there are parts you're interested in knowing how it was done) or I can give you a free license if you want to use it.
|
| Remote connection to Access | 07 Dec 2004 14:52 GMT | 4 |
Our organization uses IIS6 virtual directories for remote access to the server file system. We also use a frewall and would like to leave as little exposure as possible. When we connect via the Internet to the virtual directory, we can launch the Access 2003 database on our remote ...
|
| Trying to speed-up report based on saved query (the SQL is posted here too) | 07 Dec 2004 14:37 GMT | 4 |
The following query takes about one second to execute with less than 1,000 records, but the report that's based on it takes from 15-30 seconds to format and display. That's frustrating for both me and the end user. The report is a student grades sheet showing the results of all ...
|
| VB access incrementing a text box | 07 Dec 2004 14:09 GMT | 1 |
I'm fairly new to access and VB. I have a form which contains several text boxes and an insert record command button. The button is supposed to insert a new record into the database using the text fields, and then increment a text field by 1. The insert record part works fine,
|
| After adding two new tables the disable shift key codes don't work | 07 Dec 2004 10:29 GMT | 4 |
I add two new tables to the database and then the disable shift key codes don't work. These two new tables are actually created by two queries, and only these two are in the front end, I didn't manage to move them to the back end. I work with Access 2k under Win XP.
|
| One to many relationship "disappears" in frontend | 07 Dec 2004 10:12 GMT | 2 |
When I define relations in the Backend of my Database, everything works fine. I get these funny lines (with 1 and "OO") between the fields of the different table that indicate a one to many relationship. Then, when I try to build a query in the frontend, these signs
|
| disable rolling by mouse | 07 Dec 2004 08:45 GMT | 1 |
How can i disable on a mouse the roll. Dont move at next record
|
| Accessing global variables within a form | 07 Dec 2004 08:15 GMT | 2 |
02.06.04 I need some help displaying a public variable on a form. The variable is declared and initilazied in a module at startup (and declared Public). I have verified this with a msgBox(dbprogram) call. When I try to display it
|
| how to get the OrderDetailID of a record I sellected in Orderdetail subform? | 07 Dec 2004 08:00 GMT | 6 |
The OrderDetail subform has following fields: OrderDetailID OrderID ProdID Quantity Price how to get the OrderDetailID of a record I sellected in Orderdetail subform using VBA?
|
| Calling Help.chm from Access | 07 Dec 2004 06:18 GMT | 1 |
I am using Access 2003 with WinXP/sp#2. I have built a Help file using MS HTML Help Workshop that includes a TOC as well as an Index file. My problem is how do I call this from Access. I do not want to set up Context Sensitive Help I want to open an intact
|