Greetings,
How would I, using Exchange Server 2000, route an external email message sent to company@companyname.com to an internal address?
Our previous email package, MDaemon, allowed a routing rule to be implemented where all incoming email messages are examined for certain criteria.
Upon...
Greetings!
I currently use the code below to allow the users of my application to change their Windows 2000 password.
However, it does not seem to work on a consistent basis.
Could someone possibly provide me with either an explanation for this or an alternative method?
Thanks in advance...
Greetings,
I am using the following code to update the rowsource for a value list field on a FORM.
<Field>.RowSource = <Field>.OldValue & ";" & <Field>
However,
I would like to update the underlying TABLE field's rowsource with BOTH values (Old & New) from the FORM.
Possible?
Let...
Place the following code on the On_Click Event Procedure of a button.
SendKeys "%W1"
SendKeys "%TDC"
It's been working quite well for me. Let me know how it goes.
Dominic >(::O>
Greetings,
Is there any way to compare the value entered in a text field to the System password for a specific user?
Please let me know.
Thanks in advance!
Dominic >(::O>
dsleiba@capital-credit.com
Greetings,
Presently, I have a report that functions as a receipt for customers. On activate the report is exported to a text file. (for speed purposes)
Is there ANY way to format this text file programmatically to make it a bit more presentable??
Essentially, what I'd like is to format the...
Greetings,
Here is my dilemma.
I have a form with a listbox on it. The listbox is unbound and has a Query set as its data source.
Presently the number of records being displayed is not large. However, I know that as the database grows so too will the records being displayed.
I have therefore...
I currently have multiple forms setup with their Form Property set to "Current Record only".
Why is it then, that users who have a "Wheel" mouse are able to use it to scroll through ALL of my records?
How can this be prevented?
Thanks
Dominic >(::O>
Ok,
Wasn't sure about what you meant. Now that you've explained it to me, I've already done this with one exception.
I have disabled the rights for the default Admins and User groups in Access and created 2 new groups. That way anyone wishing to access the database will have to use the .MDW...
Yep,
I'm using a .MDW security file.
I'm curious how to attach the .MDW file to my specific .MDB file.
Also I'd really really appreciate you showing me how to get their Netware login to show up in the logon box.
Thanks alot
Dominic >(::O>
If you're referring to setting a Database password, then NO I don't want to password protect it.
I plan to setup my network users in Access security with the SAME username and password they use to access the Network in general.
Ideally, I want the database to:
1. Obtain or "Read" my...
Hey guys,
I am using Office XP to open an Access 2000 database (it opens in Access 2000 format by default).
I searched through previous threads and found the following command to compact my database when it is open.
SendKeys ("%(W1)")
SendKeys ("%(TDC)")
I put this code...
Greetings!
Can the Environ("Username") syntax be used to automatically log a user into a secured database?
Ideally I would like to disable the Logon Dialog Box that Access automatically displays when you secure a database and use the Environ("Username") to log the user into...
Svet,
Thanks for responding.
I was beginning to wonder whether I had asked a silly question.
One thing to point out is that my database is not split into a Front End and a Back End.
Would an automatic logoff still be possible?
Also, I am still clueless with regards to how the OnTimer Event...
Hey guys,
I was browsing through previous threads and found one regarding automatically logging off database users before maintenance.
The thread is as follows:
Create a field [LogOutStatus] in a system table of the backend that holds the values 1, 2 or 3
Create a form in the frontend that...
Hey guys,
I have noticed that forms that open up as a popup do not display the custom toolbars which have been defined for them.
Is there a fix or work around to this?
Please let me know.
Thanks in advance!
Dominic
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.