| Thread | Last Post | Replies |
|
| transferring item in one field to another | 29 Apr 2005 22:28 GMT | 2 |
hopefully make this a little more clear..... a form that requires you to input a FIRST NAME & LAST NAME the field below it will be their e-mail address "FIRST NAME.LAST NAME @xyz.com"
|
| Developer needed | 29 Apr 2005 21:06 GMT | 2 |
I want to develop a database for analytical (chemical) data. I have a pretty good idea of how the database should work, but I do not have the time nor the expertise to do the development myself. I would like to pay me out of the situation. Anybody out there who can assist, and who ...
|
| If logic | 29 Apr 2005 21:00 GMT | 1 |
im trying to do a module and if the statement is true i want it to count that record ive started my module looks like this below but it wont count im not sure what to do after the then part? any clues
|
| Problem Installing Package | 29 Apr 2005 15:27 GMT | 1 |
I am getting an error when I try to install my package. It states Update Order Notes cannot install one of its required products. I get this message when I copy the setup file to a share network drive and try to install to my local drive. If I run it locally, it works. I can't ...
|
| Saving records into different tables | 28 Apr 2005 19:42 GMT | 8 |
I have a input form that contains a 14 digit number the last digit of the number is the year. ie.,. 12345-123-12345-4 year is 4 or 2004. I have base tables that are year dated. History2003, History 2004, History 2005.
|
| A2K3 Runtime Differences | 28 Apr 2005 16:34 GMT | 1 |
I am getting some errors in A2K3 runtime that don't happen in the regular version. When I run in /runtime mode on my development pc, I don't get the errors. Undoubtedly a missing reference in the runtime version on the testing pc. How do I tell which references are missing ...
|
| Include C DLL in VBA | 27 Apr 2005 22:08 GMT | 1 |
I try to include a C DLL in VBA but it doesn`t work I declared the dll correctly (with an other DLL it works) Private Declare Function openSerial Lib "c:\dll\lib.dll" (ByVal port as String) As Long.
|
| Design View disabling ?? | 27 Apr 2005 22:05 GMT | 1 |
Our PC's are using Microsoft XP edition. I have a 2002 Access db that I would like to be able to stop all users but myself from going into design view. Is there an easy way to accomplish this.
|
| Listbox Window Handle | 27 Apr 2005 16:50 GMT | 1 |
I am trying to create a search text box that references a list box control. The idea is to allow a user to type information into a text box, and have the list box immediately move to the selection as it is being typed. I found code referencing the hWnd property of the listbox. The ...
|
| OLE Server error message | 27 Apr 2005 14:34 GMT | 4 |
I have the following error message when trying to open my database (.mdb or .mde) on any other computer than my own : A problem occured while microsoft access was communicating witht he OLE server.
|
| make-table query error | 25 Apr 2005 22:49 GMT | 1 |
I have written a program that utilizes make-table queries. Of course, when you run it, you get the "you are about to run a make-table query that will modify data in your table" followed by "you are about to paste so many records, etc". I know how to resolve it if my end user is ...
|
| exe | 24 Apr 2005 03:03 GMT | 2 |
Is there any way I can make my access program (2002) stand alone. I have enormous amount of inputted data, I wish to secure it in order to provide to various clients. Suggestions?
|
| Using Word from Access | 23 Apr 2005 15:29 GMT | 1 |
I am manipulating several Word Documents from Access 2002. But efficiently opening Word and the documents has eluded me. What I want is: If Word is open use that instance, else open a new instance. Then,
|
| Access 2003 application with MSDE backend connection error in runt | 23 Apr 2005 10:35 GMT | 4 |
I've posted a number of places over the past week and haven't gotten a reply so I'll try here. I have an Access 2003 application that uses an MSDE backend. The application works from my developer machine i.e. I can connect to the remote machine on
|
| Number of working days | 22 Apr 2005 09:36 GMT | 1 |
I don't know how to calculate the number of working days between dates. Can someone help me? Thanks. Paulo Ferreira
|