| Thread | Last Post | Replies |
|
| Access 2000 on Terminal Server | 26 Feb 2008 06:32 GMT | 11 |
I have Access 2000 installed on a Windows 2000 terminal server. On this server, I have an Access 2000 application that is split up between a program database (.mdb) and a data database (.mdb). I currently have four users that log onto this terminal server to use this Access app ...
|
| Relinking tables | 26 Feb 2008 05:14 GMT | 5 |
I develop in 1 frontend which is linked to backend 1 (all users have their own frontend). Another department uses the exact same application but with their own backend, backend 2. Whenever the frontend is updated I would like to run a routine that relinks a copy of the frontend ...
|
| Backup help | 26 Feb 2008 05:13 GMT | 4 |
I'm planning to make a backup routine for an application. My idea is as follows: 1. Make a backup of the whole application once a day. 2. Keep those backups saved for 3 months.
|
| Form Letter Question | 26 Feb 2008 03:28 GMT | 1 |
I have a database with many customers. Occassionally I need to send a letter and have to choose from 50 different things I may need to put in this letter. How do I "fix" it so that I can select which sentences I want in the letter ( I may need 4 things one letter, 2 things the ...
|
| Looping through files | 26 Feb 2008 03:15 GMT | 1 |
I am trying to loop through a directory of (.txt) files. What I would like to do is append the last 4 days (from today's date) worth of files into one file, and save that file for later processing. Does anyone know or have the logic that I need to process these files?
|
| TreeView Node: Formatting? | 26 Feb 2008 02:26 GMT | 2 |
Is there any in-line formatting syntax that can be used to vary the format of a TreeView.Node.Text - so that some of the text is bold and some regular within the same node? Right now, I'm using a subform to show a list of bond trades:
|
| add image and data to table | 26 Feb 2008 02:26 GMT | 4 |
I need to browse to the image (jpg) and copy it to a know folder. I like the end user to click the browse button and navigate to the image and then click copy, the destination folder is known. After clicking copy another form will launch to add data related to the image to a ...
|
| Reports - Difficuly in displaying data from fields and forms | 26 Feb 2008 01:57 GMT | 5 |
If i have a combo box on a form that runs a report, can i reference hidden columns form it ( Im assuming as I only pass in the bound column, probably not) ?? e.g.
|
| Want to alter code with out screwing up | 26 Feb 2008 01:28 GMT | 5 |
I have this code Me.[Label167].Visible = Nz(Me.[Licensing_Specialist], False) Me.[Label168].Visible = Nz(Me.[Licensing_Specialist], False) Me.[Travel Description].Visible = Nz(Me.[Licensing_Specialist], False)
|
| send email | 26 Feb 2008 01:24 GMT | 7 |
How do you send email in the coding?
|
| Copying a database for use in another facility | 26 Feb 2008 00:28 GMT | 1 |
I created a database and installed on our local server. I made a copy of the existing database, then modified some of the tables for an application at another of our facilities. I verified the new version was working properly, etc. So far so good.
|
| purley jubilee red under 8s | 25 Feb 2008 23:12 GMT | 1 |
purley jubilee red under 8s unbeaten in 16 games this season
|
| Response Time When retrieving data into an ACCESS form from SQL se | 25 Feb 2008 23:10 GMT | 5 |
It seems like the slow response time (about 700 records) from SQL Server database, is related to retrieving one record at a time instead of retrieving all records at the same time into recordset for the ACCESS form. This retrieval generates considerably network traffic. What I ...
|
| Memo field in cross tab query | 25 Feb 2008 20:42 GMT | 2 |
Am using Access 2007. I'm linking to a "View" in SQL Server 2005. I want to create a crosstab query based on that view, however some of the fields in the view table are Memo and will not show up as options in the cross tab query wizard.
|
| Microsoft Word / Access | 25 Feb 2008 20:39 GMT | 2 |
How do I convert a document in Microsoft Word into Access? Basically, I created a contract in Microsoft Word, but I will eventually have to use it for different people and different dates. I think having it in Access will make my work a lot easier, but I do not know where to ...
|