| Thread | Last Post | Replies |
|
| Access report | 28 Feb 2008 20:09 GMT | 2 |
I added all the tables, forms, reports and cmd buttons concerning an addition to a database. I entered data for Q1 in order to produce a report but received no output on my report.
|
| Why Same query results in two different # in SQL Server vs MS Access | 28 Feb 2008 19:14 GMT | 4 |
I have one simple query joining two tables with left outer join on 3 fields and using MIN on two fields. These two tables have lot of data about 3 mil in total. I am trying to migrate db from MS Access to SQL 2005. I get about 689000 rows in SQL Server, vs 863000 rows in MS
|
| DSN Behaving Badly | 28 Feb 2008 18:57 GMT | 4 |
I have created a file DSN on my PC, and am using it to provide one of the two connections required for an Access query. (The other connection uses the PostGRE SQL connection and works as expected.)
|
| If me.dirty... | 28 Feb 2008 18:52 GMT | 3 |
So I have a form showing my data items with a selection tick box to indicate when an item is active. I want to save the record automatically when someone clicks in the tick box.
|
| got myself in a corner with sub sub form and links | 28 Feb 2008 17:42 GMT | 5 |
TRYING TO USE SHORT NAMES might make more since. I have a main form and its tied to tblmain subform1 and it is tied to tbl1 subsubformA on subform1 tied to tbl2
|
| MDE Report Margins | 28 Feb 2008 17:25 GMT | 4 |
Typically, Microsoft Access reports have default 'Page Setup' settings, and every time you restart Access, the reports always return to the default Report margins. I've built a routine that remembers the last used 'Page Setup' printer
|
| update subform filter by onchange event on main form | 28 Feb 2008 17:07 GMT | 2 |
My problem is updating Subform filter by onchange event in one of main form field I've got following: Me![NOTAWY Podformularz].Form.Filter = "[zamkniecie] = "" N ""
|
| Could not update; currently locked --> On INSERT !? | 28 Feb 2008 13:29 GMT | 1 |
I have many applications (DOTNET. Connected using OleDB) that all write data to the same table in a Access database file. But sometimes I get the error "Could not update; currently locked" ??!!!!!
|
| Combo Box based on Query sort not working - A2K | 28 Feb 2008 12:30 GMT | 11 |
I have been asked to change a combo box display to sort in alphabetical order. This is in an app I did not write, but it should be simple enough! The combo box is based on a table (and I've put in SQL and a query -
|
| table name with time stamp in it ? | 28 Feb 2008 05:10 GMT | 7 |
I wish to create a temporary table that on closing will tranfer data to a main table. My problem is that on a network if more than one person opens the tempory table, CONFUSION. I would like to use a time stamp in the name of the temp table to eleviate this problem. could some one ...
|
| office 2007 / Access 2000 | 28 Feb 2008 00:48 GMT | 1 |
Neighbour has got a new `puter which came with Office 2007 (without Access ) He needs Access to run an app for his business. He still has a copy of Office 2000 Pro. Are there any issues with installing Access 2000 alongside Office 2007. ?
|
| opinion question - deletes | 28 Feb 2008 00:42 GMT | 1 |
I have an opinion question relating to deleting important records in a human resources database. Any "best practices" papers or "white papers" anyone know of would help tremendously. Here is the scenario: A new employee is hired and goes through unpaid
|
| Storing A Number | 28 Feb 2008 00:04 GMT | 2 |
Quick and easy question, I hope..... Without using a text fieldtype, how can I get Access to store and display the number 12.1.2 or 1.3.9 ?
|
| Limiting a Text Field's Input Size ! | 27 Feb 2008 22:43 GMT | 11 |
I've used Dbase/Clipper for years & Access for a little while now but Access doesn't seem to have any elegant solution to limiting the size of a text box ... i.e. the max number of characters that can be entered into a text box.
|
| Webservice help needed please | 27 Feb 2008 22:25 GMT | 4 |
I've just been informed that an Access 2003 based system in use at one of my customers now needs to send data in the form of an XML file to a webservice. They told me it was simple - but I don't know anything about it and a googling session yesterday made it look very
|