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...
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>
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...
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
Hey guys,
Is it possible to use VBA to generate a list of ALL users presently logged into the database and display this list on a form?
Please let me know.
Thanks
Dominic
G'day folks,
I am searching for a way to programmatically obtain a User's netware username AND password using VBA.
Is this possible?
If so, ANY assistance would be greatly appreciated.
Thanks
Dominic
Hey guys,
Yet another question to hopefully challenge the brain.
I know it is possibly to open an Excel workbook from within access using the Shell() command.
However, I do not want the user to have access to the default menus and toolbars available in Microsoft Excel.
1) Is there a way to...
Hey guys,
I am new to Microsoft Access and have successfully secured it using the Security Wizard.
Using tips and some books, I have also disabled the "shift-key" bypass as well as the F11 trick.
Presently, the users of this database access it by logging into a Citrix Server, then...
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.