| Thread | Last Post | Replies |
|
| Access 2007 - Anyone having trouble with really large conversions? | 18 Aug 2007 16:58 GMT | 2 |
Just curious if anyone is having issues with Acc 2007 once the number of objects and complexity increases? I have a fairly large app, with many linked tables, 100's of forms, queries, reports, and lots of vba code. I'm nearly finished with re-doing my app in access 2007, and just ...
|
| Access 97 Update query | 18 Aug 2007 15:36 GMT | 2 |
Good morning everyone, I'm producing an A97 database of Mining records. One of the tables has the map sheet references as SH/55-14. The other table has the references as SH55-17. I want to add the "/" to the data in table2 (or take it out of
|
| Creating Excel sheet by using XPAPIs dll without office installed at server | 18 Aug 2007 08:47 GMT | 2 |
Code-- objExcel = New Excel.Application Error/Exception-- I have included all the apis microsoft.office.interop.excel etc in bin
|
| Access Relationships, etc | 18 Aug 2007 03:08 GMT | 2 |
I am new to Access, trying to figure it out on my own. I am trying to create a form to input the same information in 3 different tables. The 3 tables each have a different number as the primary key, although they each do contain the other 2 numbers in
|
| Access 2003 and Access 2007 on same machine | 17 Aug 2007 21:39 GMT | 24 |
I want to run the two versions of Access on the same machine (2003 & 2007). I still need 2003 for most of my work, yet I need to start learning 2007. In my previous attempts at this, right after the release of 2007, I had problems with the installation dialog running
|
| Access Fundraising database problems | 17 Aug 2007 20:18 GMT | 1 |
I have a database that is tracking donors, pledges and the payments made against those pledges. I have a table for the donors, the pledges and the payments. I seem to be having a problem getting the payments to interact with
|
| Can someone explain me something about my SQL query... | 17 Aug 2007 19:27 GMT | 8 |
I have this: SELECT UserInfo.EmpID, UserInfo.FirstName, UserInfo.LastName, Sum(SoldItems.Commision) AS TotalCommission, Sum(TIP.TipAmt) AS TotalTip,(SELECT Sum(SoldItems.Commision) AS MyCommission FROM
|
| ComboBox Color Change on Enter | 17 Aug 2007 17:21 GMT | 2 |
Is there a way to have the actual listed items of a ComboBox have a different background color from the base background color - e.g. all the textboxes and combos have tan as their background color, but upon 'dropping-down' the Combo-box's items have light-blue as their
|
| Can't be started. Was unable to initialize the Windows Registry. Rerun Microsoft Access or Microsoft Office Setup to reinstall | 17 Aug 2007 17:02 GMT | 4 |
This Access app is in Access 2000 format. It is a mature app that is running on machines all over the LAN. Today when I tried to put it on a new PC with a fresh copy of Win XP and Access 2003. XP has all patches installed and is SP 2. I got this error:
|
| Release Value of Find First? | 17 Aug 2007 16:15 GMT | 2 |
-------------------------------------------------------------------------------- I have a subform with the related IDs for each customer on the customer main form. I have a button on the continuous subform, which will make the main
|
| open different spreadsheets dependant on one field | 17 Aug 2007 15:04 GMT | 1 |
Is there some code that will enable me to open a different excel spreadsheet dependant on the value shown in a form? I've got a number of projects and i want a button on the projects form that will call up a related spreadsheet. each project has its own buying spreadsheet
|
| ODBC Timeout problems but very hard to pin down | 17 Aug 2007 11:18 GMT | 5 |
One of our clients has reported a problem. Everything was working fine on Monday, but since Tuesday all is going wrong. The sysadmin assures me that there have been no changes to the network, or the servers.
|
| too few perameters expected 1 | 17 Aug 2007 10:34 GMT | 8 |
I have pasted some code from anothere Db that works. the only thing thats changed is the field names and the query. I then get the above?? I am completely stumped the references are the same and one works on the same computer and the other doesn't. the following is the code
|
| 'diff' for MSAccess? | 17 Aug 2007 05:42 GMT | 13 |
Does anyone know of a utility that would allow you to compare two (similar) databases? I have two projects that started out with the same codebase and sort of started to branch off from each other. I now need to merge many of
|
| Clock control? | 16 Aug 2007 19:08 GMT | 2 |
Has anyone heard of a clock control that works like the calendar control, but for a time field? thanks!
|