| Thread | Last Post | Replies |
|
| Getting a single column to only show one record. | 21 Dec 2007 20:41 GMT | 4 |
I have a table that shows: Serial Number Date Returned 2333005Y 8/15/2006 2333005Y 7/18/2003
|
| getting number of records in the form | 21 Dec 2007 19:35 GMT | 2 |
what function or code i should write in order to get the number of records/rows in the form application?
|
| checkbox yes/no | 21 Dec 2007 13:44 GMT | 1 |
The scope of a boolean query displays -1 or 0. You can modoficare to show a checkbox?
|
| Access 2000 | 21 Dec 2007 11:21 GMT | 5 |
Please excuse the basic question, but I am new to access. I have just changed a machine form NT4 to win2000 and moved an Access 2000 database as well. When on NT4 when the database was open, if someone else on the network
|
| MS SQL 2005 Express Edition - Replication Question | 21 Dec 2007 05:42 GMT | 5 |
Hello... I'm new to MS SQL, so please be nice... LOLOL I decided to go from Access 2003 with the MS SQL Express Edition (I really don't need all the features of the full version, if so, I can
|
| Sending email from Outlook group box with Access VBA | 21 Dec 2007 03:05 GMT | 1 |
I have code that current sends spreadsheets by email from a user's Outlook. I need to modify the code to send the email from their group email box, so the recipient can respond to the group email. Any ideas how I could do that? Here is part of my code:
|
| Compacting using Windows Scheduler | 21 Dec 2007 01:14 GMT | 3 |
I am trying to use windows scheduler to compact a database. In the task run line I have the following: "C:\Program Files\Microsoft Office\OFFICE11 MSACCESS.EXE" _ "C:\Files\Access\Sacroc.mdb" /compact
|
| Help with using a subquery to filter on multiple tables using a single form | 21 Dec 2007 00:30 GMT | 1 |
Hi all-- Does anyone have any insight as to how I might create a search form that allows a user to select criteria based on any related table in the whole database. The search form I have now only allows me to
|
| MAX OF Question | 20 Dec 2007 20:44 GMT | 1 |
I have a table looks like this: PKID SomeData SomeMoreData IntegerValue 1 Stuff More Stuff 300 2 Cool Very Cool 400
|
| How to retrieve ms access database full information version | 20 Dec 2007 20:42 GMT | 2 |
If I want to retrieve a full version information for an ms access databases, I use (from vb6 code) the "Access.Application" object and SysCmd method. Whit the number returned by the method I can identify the service pack applied to database (e.g.
|
| Replication conflict Viewer question | 20 Dec 2007 20:32 GMT | 1 |
I have suddenly gotten several replication conflicts where in the winning conflict box, the following is shown: "This row contains data that violates a table or fields level validation rule that was added at the design master, after the time the data was
|
| Is Dlookup the best option? | 20 Dec 2007 20:26 GMT | 14 |
In my database I have a 'control table' in which basic info is stored about the application, for instance the application's path and the name of the company that is using it. In all of the application's reports I have a page footer with an unbound field that retrieves and shows ...
|
| Access transaction | 20 Dec 2007 19:53 GMT | 2 |
I'm trying to find how to know if there is a current transaction (after using DBEngine.BeginTrans). Is there a property or function that indicates me that???? Thanks.
|
| Need ability to have data dependent icons on continuous forms... | 20 Dec 2007 17:53 GMT | 10 |
These one may be a bit tricky, and what I'd like to do may not even be possible. I would love to hear any ideas you guys have for solving this. Here is the situation: I have a form that displays the high-level data
|
| Access 2007 compatability with Access 2003 | 20 Dec 2007 16:54 GMT | 11 |
The organisation I work for is on the verge of buying Microsoft Office 2007 Pro Plus OLP NL. We currently use Office Pro 2003. Our business system is written in Access 2003 with a SQL Server back end. I've heard that it's possible that the version of Office we are buying
|