| Thread | Last Post | Replies |
|
| We urgently require SAP consultant with 5 year of SAP experience | 11 Sep 2007 17:49 GMT | 13 |
We urgently require SAP consultant with 5 year of SAP experience Qualification: - recognized Bachelors or Masters degree. Experience 1) 5 years of SAP work experience and a minimum of 3 full SAP
|
| How do I find the count of records in a 2nd table | 11 Sep 2007 14:27 GMT | 3 |
I've got a form (frmOne) based on a query (qryOnFirstTable). On this form is a button that when pressed, needs to total the records in another query (qryOnSecondTable) and then shows how many records are in this 2nd table that apply to what we're doing on that first table. I ...
|
| 2007 Office button Not disabled in runtime? | 11 Sep 2007 14:07 GMT | 9 |
Hmmm...This is interesting. While reading info on packaging an Access 2007 runtime app, it's mentioned that a file such as, .accde (mde for 2007) will be changed to .accdr, where the final r means runtime. I assume by changing the extension manually yourself from the .accde to
|
| ERROR Message on Form Open - Compile error: can't find project or library | 11 Sep 2007 04:28 GMT | 1 |
I've created a database at work and have copied it to home but have had some problems when I try to open the main form. The error when I run it is: Compile error: Can't find project or library
|
| Using a multi-select list box to filter a report | 11 Sep 2007 03:57 GMT | 4 |
I recently tried to use code for "Use a multi-select list box to filter a report" from Allen Browne in my database. I was able to add the code and adapt it to my needs, however I am getting an error. I click Ok and the report opens.
|
| How to import a file | 10 Sep 2007 22:52 GMT | 3 |
I have an A2003 application .Recently we had a request to import data from IDL files and create some reports. Since I have no idea to do that using Access,I used Excel to import data and then imported these excel sheets into Access tables.
|
| Cannot Enable a Button from TextBox event if AllowAdditions is False | 10 Sep 2007 19:44 GMT | 5 |
Would appreciate any insight to this problem. I am developing a fairly simple lookup form which has the following features: In the Header is an unbound textbox into which the user enters a search
|
| Custom Tool Bar Slow to launch | 10 Sep 2007 19:41 GMT | 3 |
In Access 2003. I created a custom toolbar that I show whenever someone opens a REPORT. My application is on a server. I noticed when I tried to open even the simpliest reports it was taking forever. I removed the code that shows my custom toolbar on the open event of
|
| ControlTip | 10 Sep 2007 19:36 GMT | 1 |
All: I've inherited a DB with many forms and have been asked to make use of the ControlTips feature to improve the user interface. For ease of updating, I'd like to maintain the ControlTip text in a table - that
|
| Hide report (detail) section via Code at Run time | 10 Sep 2007 19:09 GMT | 10 |
Is it possible to hide the detail section of a report at run time? I have a report that prints all details, with summary lines. The user would like the report ALSO with just summary lines. It seems the simplest thing is to run the code (see below) once with
|
| Advice needed for a growing Access 2000 project | 10 Sep 2007 17:28 GMT | 4 |
Hello, I help maintain an Access 2000 front end for a rapidly growing business(our back end is Postgresql). As we grow we have concerns over the long term viability of Access 2000 to keep us going through all the growth we need.
|
| Access 97 to 2003 conversion - modules not copied across | 10 Sep 2007 16:49 GMT | 3 |
I maintain a shared database on Access 97. I've just tried converting a test copy of the database to 2003 and it appeared to work OK. That is I got no error messages. However then I look at my modules, only 2 out of 9 have copied across.
|
| SQL table links to Access as read only | 10 Sep 2007 15:42 GMT | 2 |
I am using SQL Server 2000 as part of SBS 2003. I have an Access 2003 front end for my application. I have many tables linked to Access from SQL (using ODBC) which work fine, but now I have just tried to link a
|
| access data into mysql script | 10 Sep 2007 14:41 GMT | 1 |
I am searching for a script to use in access vb script, to convert/upload the access db to mysql there are serveral converters, but I use something that can build in in the script.
|
| XML to Access? | 10 Sep 2007 14:24 GMT | 4 |
All, I have been given 225 XML files of "questions" and no Schema, and have been asked to load the data from the XML files into an existing Access DB.
|