| Thread | Last Post | Replies |
|
| Looking for experiences using .adp projects over SQL Server 2005 | 14 Sep 2008 03:50 GMT | 4 |
Within SQL Server 2005 (SP1/SP2) the ability to host .adp projects over a SQL Server 2005 back-end was made possible. I have converted a couple of legacy .adp projects from SQL Server 2000 back-end to a SQL Server 2005 back-end. In early A-B testing, one user,
|
| Need help making a pretty simple report | 14 Sep 2008 03:44 GMT | 8 |
Need help making a pretty simple report...but I will post my question in here forst because it is probably a noob question anyway. Let me know if I need to take this to a different forum. TIA I am creating a report from an Access database for scholastic
|
| heey ppl | 14 Sep 2008 03:22 GMT | 1 |
how does this mail thing work
|
| Stuck trying to relate data - poker tournament points database | 14 Sep 2008 00:21 GMT | 5 |
I'm trying to help out my local pool/free poker bar with a database. It's pretty simple, there are one or two tournaments per day, and the top 16 finishers get points. These points accumulate for 3 months, and people like to track their progress. Each place gets a different ...
|
| SQL "WHERE" clause errors when string variables used | 13 Sep 2008 22:16 GMT | 2 |
2003 The following command when executed, works fine: dBs.Execute "INSERT INTO CHOOSEOffsets SELECT TOP 1 * FROM CHOOSERev" & _ " WHERE " & NextActualAmt & " + " & StartActualAmt & " = 0 "
|
| test message | 13 Sep 2008 21:47 GMT | 1 |
|
| 2007 Access run time engine | 13 Sep 2008 20:56 GMT | 8 |
When I tried to run a database with reports using the 2007 run time engine on a computer that did not have Access loaded I was able to get the form on the screen but was unable to see any reports. I am able to enter data but there is no way to access the reports. Someone said ...
|
| 2007 looses VBA Code when trust center location not added | 13 Sep 2008 20:12 GMT | 1 |
I'm using 2 PCs. Both Vista. My 2nd PC seems to have corrupted my database and lost the VBA code when I tried to open it without setting the location in the trust center. Once it can't find the VBA the database seems to be corrupted. I can't get it to work again. Switchboard ...
|
| Disc space | 13 Sep 2008 19:26 GMT | 2 |
I am running short on memory what would anybody suggest I have been looking at a portable hard drive system so to backup all my files and photos. The computer as 1gb and the space left is 3%. Any ideas
|
| New Database and Linking tables | 13 Sep 2008 18:37 GMT | 6 |
Hi, I have a database that I have created in a normalized structure. The data is information I've imported in from excel and all data tables have the same amout of records or row count. I've created a primary table and are releating to the other tables on the
|
| How to limit a copy to one record; not the entire table | 13 Sep 2008 16:11 GMT | 11 |
2003 I want to copy one record of TableA which meets conditionX to TableB PLAN A Originally I thought that the following VBA code would work:
|
| Calendar Control | 13 Sep 2008 07:44 GMT | 1 |
I can add a calendar in my form. Is there a way that I can add a text box or something that will fill in with a sum of a table column when I just click on a date on the calendar? Thank you,
|
| Finding skills for those who are not college bound | 13 Sep 2008 06:28 GMT | 1 |
We as vocational teachers must strive to encourage young people that there are places for all people in our society those who seek employment as soon as they graduate will be benefical to our nation also.
|
| ending a connection between the front and back ends of a split database | 13 Sep 2008 06:23 GMT | 5 |
I've got a split Access 2003 database where the back end is on a shared network drive and the front ends are on the users' C drives. I've noticed that sometimes the back end mdb file thinks there is an open connection with one or more of the front ends, even after those front ...
|
| VBA - CurrentDB() path ?? | 13 Sep 2008 06:07 GMT | 5 |
Is there a command that can be used to retrieve the path of the current DB? I found that Application.CurrentProject.Path can be used with msgbox to display the current path, but I am looking to be able to set the value of a const in a modules declarations so that it can be used ...
|