| Thread | Last Post | Replies |
|
| Problem with code disappering | 30 Apr 2007 05:48 GMT | 4 |
I’m currently designing a database which has got quite a bit of code in it. Recently, something happened that made the code stop working. It was all still in the VB Editor but for some reason it had disappeared from the property sheets of some of the controls. To make it work ...
|
| Unload Me? API SetFileTime: Obtain & Change File's Create, Access & Modify Date By Randy Birch | 30 Apr 2007 05:17 GMT | 2 |
I am triying to understand how SetFileTime: Obtain and Change a File's Created, Accessed and Modified Dates By Randy Birch http://vbnet.mvps.org/index.html?code/fileapi/filedatetime.htm Works.
|
| Opinions wanted re:how to go about laying out something | 30 Apr 2007 04:38 GMT | 1 |
I've got a database where we need to run the same report for a number of different locations, and these locations need to be run on different days. I'm setting up a report scheduling system where the user will be able to create a new report instance, choose what
|
| how to use startup options | 30 Apr 2007 04:35 GMT | 1 |
This is probably an obvious question but how do you access the startup option menu in 2007?
|
| Outlook Express Test | 30 Apr 2007 03:33 GMT | 6 |
Hello, This is a test Friday April 27 2007 1:00 AM
|
| A2003 Msysxxxxxx tables | 30 Apr 2007 03:28 GMT | 5 |
How do I suppress the display of the Msysxxxx tables from the database tables directory display. I don't know what role, if any, they play with the other various tables, reports, queries, etc. that might be a part of my application.
|
| access database stuck in "read only" | 30 Apr 2007 02:22 GMT | 2 |
How do I change the data base from read only to not ready only so i can make changes?? It is a data base i created and when i took it off of the original computer and put it onto a disk it is stuck in read only and when i go to properties, the box for read only is clicked and ...
|
| ODBC Save Password Errors!!! (new to access) | 30 Apr 2007 01:34 GMT | 3 |
Ok, I recently setup an ODBC data source. I have an access front end (.mdb) and I've linked the tables with no problem. I see the suggestions on here across the board have been to select the save passwords option when you link your tables to avoid multiple password prompts, so in ...
|
| Select record in a fomr and have that record show in previous form | 30 Apr 2007 01:20 GMT | 1 |
I have a form A that shows the details of a record. From that form A, I would like to open a form B with the same table in a list format, select a record from the list, and have that record displayed in form A when I close form B. I tried adapting the code from an earlier thread ...
|
| Update Query ctnd: | 30 Apr 2007 00:31 GMT | 1 |
I have tried the code from Arvin however I now get 2 paramater prompts. The 1st is for "transactions.Datefield" and the 2nd "Please enter Waiting or Pending" UPDATE transactions SET transactions.Status = "Cleared"
|
| HTML in email | 29 Apr 2007 22:38 GMT | 2 |
I am trying to send an email and have a hyperlink in the body, which i would think needs to be written in html. Here is the code i have so far, can it been modified to work, or do i need a neew strategy. Dim rst As New Recordset
|
| Horizontal Message Text for Collaboration Diagrams | 29 Apr 2007 22:16 GMT | 1 |
Is there a way to have the text for a message be horizontal while the connector line is not. I would still like to have the arrow pointing in the right direction. Thanks.
|
| Excel spreadsheet -> Access database? | 29 Apr 2007 21:54 GMT | 15 |
How I convert an Excel spreadsheet into an Access database? This is Office 2003.
|
| Windows Xp Desk Top | 29 Apr 2007 20:54 GMT | 1 |
I was dragging a weather web page to my desktop and it now appears in the top right corner of my desk top and all the other shortcuts are highlighted. How do I get rid of the highlighting. Thanks in advance for any help.
|
| Combine Tables in a Database | 29 Apr 2007 20:29 GMT | 4 |
I have a database called data.mdb. In it are 2 tables that have 4 fields that exist in both. I would like to combine the tables into one so that I don't have to type in the same information twice. Or, maybe link them together??
|