| Thread | Last Post | Replies |
|
| Back end database lock-up | 23 Nov 2008 00:02 GMT | 28 |
Excuse my noobness. I am managing an access database that is shared by 4 users. Management does not want to use any technologies outside of access for this application (no SQL Server, etc). I have split the database into front end and back end databases and put the front end
|
| How to change a record in VBA code in combination with a Form editing | 22 Nov 2008 23:58 GMT | 4 |
Dear reader, I make same changes via VBA in a table. By editing the same table via a form I receive the massage: The data has been changed.
|
| QUERY (vlookup fashioned) | 22 Nov 2008 16:46 GMT | 11 |
I have a field name 'USER' in tableMAIN. How do I replace the user names with corresponding user names. I can do that in xl using vlookup but now I'm trying to find a way to do that in access.
|
| INSERT INTO (Multiple-record append query/Insert multiple records) | 21 Nov 2008 23:02 GMT | 5 |
I am learning SQL from a book and one of the exercises is to to insert multiple records in a MS Access table (Multiple- record append query/Insert multiple records). I am NOT using an external database.
|
| Anyone Know What Character Comes After "Z" in an alpha sort? | 21 Nov 2008 22:35 GMT | 4 |
I want to add a character to some fields I want to "push" to the end of an alpha sort. Anyone know what characters I can use? Thanks, Patrick
|
| Quickbooks functions | 21 Nov 2008 22:23 GMT | 14 |
Does anyone have any access functions for quickbooks integration, or have a link with access examples for some basic importing / exporting? Many Thanks,
|
| Numbers Vanished | 21 Nov 2008 17:42 GMT | 6 |
I'm new here and looking for some help. I seem to have confounded the office computer guy. At work we are using MS Access 2000 on XP Pro Toshiba computers. The office programs run off a main access database with each computer
|
| Newbie Problems with DISTINCT or GROUP BY with ORDER BY | 21 Nov 2008 15:53 GMT | 4 |
HI I'm trying to create an SQL query in access to lookup the a list of all people together with the last date they visited. I've tried everything I can think of but it's just not happening! Here's the jist of what I need:
|
| A2K - 754 number of control limit reached on form | 21 Nov 2008 10:07 GMT | 9 |
How can I reset this count? My form is stable now and doesn't have many controls on it, though obviously it's seen alot of deletions as the form has evolved and this contributes to reaching the 754 limit. I have tried exporting to another database and then importing it back with
|
| Multiple Versions of Outlook | 20 Nov 2008 15:33 GMT | 5 |
I have a database being used by 30 people and is split between the backend and frontend. The database has the ability to send e-mails through Outlook and I have even put Redemption on people's PCs as to not get all the Outlook security prompts. Here's the problem: Half
|
| Advanced post code matching | 20 Nov 2008 11:11 GMT | 13 |
I am planning an Access database for a Hotel chain with several hotels all over the UK. The required functionality is as follows: 1. A client wants to know the nearest hotel/s to a specific location. 2. The db user keys in the client's postcode and the system returns
|
| New Outlook Email with BCC field populated with Emails from Query | 20 Nov 2008 09:50 GMT | 7 |
I'm trying to create a new email message from Outlook based on a query called Q_Email with the BCC field populated with the email address field in the query. When i run this code, the query ressults pop up with a message saying
|