| Thread | Last Post | Replies |
|
| Is Acrobat Distiller running? | 03 Sep 2004 05:00 GMT | 5 |
How to check if Acrobat Distiller is running and how to start it before output? Filip
|
| Simulate Network | 03 Sep 2004 04:39 GMT | 1 |
I'm working on modifications to a split database system that runs on a network. I need to add code to capture the user's network loginID. I found the code I need at mvps.org/access. All I have is a standalone computer running WindowsXP Pro. Is there a way to simulate a network on my ...
|
| Select primary key with import spec? | 02 Sep 2004 23:52 GMT | 5 |
Have been using macros to do automatic importing of flat text files lately....wish I knew about his capability before :) question: is there any way to specify one of the fields I import as being the primary key? need to do this automatically, not manually.
|
| MS Access with Pocket PC, followup questions | 02 Sep 2004 23:11 GMT | 1 |
I have been able to acces my MS Access tables on my pocketpc using abcDb. HOWEVER I want to be able to run my database, the forms with the dropdown querys, etc and I cant find a program that I can demo that can do that. If anyone has a demo or a full prog thatcan do that PLEASE ...
|
| SQL Union question | 02 Sep 2004 22:42 GMT | 3 |
This isn't really an access question, but as I'm really new to SQL I don't know where I would post this. Any suggestions on that would also be helpful. Now on to the question... I am trying to extract data from a Timberline database through an OBDC
|
| Query Grid no longer shoes relationships | 02 Sep 2004 22:29 GMT | 6 |
(Access 97) The query grid has lost the ability to recognize or "pick up" the relationships that exist between the tables. I have to manually connect the tables in the grid. Then upon saving, closing and reopening, the correct 1-to-many, etc symbols appear. I tried
|
| Unlock MSAccess Database | 02 Sep 2004 21:31 GMT | 2 |
Any expert able to help me to unlock the database at http://www.generate.netfirms.com/cgi-bin/to.cgi?l=res04 You will need to download the database which I have compressed into a zipped file (88MB).
|
| Updating an Access based program, how do I do it??? | 02 Sep 2004 20:12 GMT | 1 |
I am non-programming scientist and I am using a Program called Easyarticles from Synaptosoft Inc., which is based the database program Access. Unfortunately, the owner of this company has disappeared even though his website still functions. As the program
|
| accessing data quicker | 02 Sep 2004 19:44 GMT | 8 |
Hi Gurus I have a query that contains reference to the following function: Public Function UserStatus() As Byte Const ProEro = 1: 'on error GoTo ERR
|
| Copy date (date/time) to memo field | 02 Sep 2004 18:27 GMT | 1 |
Hello, help please. I have a little macro that copies the date from a date/time field to a memo field, BUT instead of going to the memo field it finds the first date/time field and tries to copy there.
|
| BeforeUpdate | 02 Sep 2004 17:50 GMT | 2 |
I am using BeforeUpdate to check a field is not = 0. And when it is I use a pop up to tell the user but I also do not want to save the record. The problem is I do not know any commands not to save the record? any ideas
|
| Access 97 on XP | 02 Sep 2004 17:00 GMT | 3 |
A client has asked me to update an Access 97 program. They don't want to update their systems to the current version of Access. I have Office 2002 on my XP Home notebook. We tried several times to get Access 97 to load on my system and couldn't. We even tried removing
|
| Synchronise tables | 02 Sep 2004 16:34 GMT | 3 |
Is there any way to compare tables and automatically update values. I import a list of products with associated cost prices and selling prices from an external database into a table called Products which is then linked to other tables as required. The problem is that the external ...
|
| Disabling Import/Linking | 02 Sep 2004 16:19 GMT | 3 |
Firstly, I am aware from reading previous posts that if someone is determined enough, they will crack an Access Application. However, this problem seems basic but I can't find a workaround. I have a frontend/backend database at work which contains some
|
| Terminate iexplore programmatically | 02 Sep 2004 15:01 GMT | 3 |
I have made a button in access which opens iexplore and directs it to a certain website. I have use a piece of code written by Dev Ashish. So far so good. But now I need to know how I can programmatically close iexplore again....
|