Hi All,
I have an issue but I'm sure if it is an Exchange or Outlook related.
Basically everytime a new email is composed the address is prefixed with SMTP: and displayed like this in the Outlook o field.
For example;
SMTP:youraddress@mydomain.com
It's not a problem as such but it looks...
When trying to fax via Outlook from a MAPI session it does not work; I get an email bounce back from the server stating that the email server or domain could not be found; It's like Outlook is trying to email the contact name rather than FAX the number in the contact.
The bounce back email...
Hi All,
I need to extract specific information from a field in a table which looks like the following;
Jim (jim@someone.com)
Basically I need to extract the email part; jim@someone.com.
Obvioulsy the length of the field is going to be different and is dependant on the persons name, i.e. it...
domain/administrator was unable to connect as /o=*******/ou=******/cn=RECIPIENTS/cn=username. Error 0x3f2.
Category - Connections
Source - MSExchangeIS
Event ID 1021
Recently migrated to 2003 from 5.5 and I'm getting the following errors quite frequently for 2 distinct mailboxes. The...
Hi All,
Cannot email a specific domain since an upgrade to Exchange 2003 from 5.5. The NDR displays the following message;
"This message was rejected due to the current administrative policy by the destination server. Please retry at a later time. If that fails, contact your system...
I have set up a new user and she is using OWA 2003 for her emails. The problem I am having is when another user wishes to book a meeting request with her and view her calendar for availability 'no further information is available.' is the message we are getting.
She is a new user and unlike...
Hi all,
No idea what happened but 99% of my Exchange mailboxes are displayed with a red x indicating they have been disconnected\deleted?? not sure which or why. When I load the information store I can select find match and it resolves the mailbox account with an AD account but the reconnect...
Upon loading an important data entry form in access(97) I am suddenly getting the message, "Too few parameters: expected 1". It doesn't seem serious as data entry is allowed and the functionality of the form is not affected, but the message comes up every time u move to the next or...
Hi there,
I'm currently producing web tasks using SQL Server 7 which involves developing basic web page templates in order to output results of SQL statements. What I want to do is show the exact date and time that the web task was executed(rather than using the current date and time) which...
Hi all,
I have been informed that it is posible to view data access pages in previous versions of Access. I want to view some pages in 97, created in 2000. is this possible and am i in the right forum?
Hi all,
I have been informed that it is posible to view data access pages in previous versions of Access. I want to view some pages in 97, created in 2000. is this possible and am i in the right forum?
Hi, I'm working in Access 2000 and what I want to do is give the user the option of inserting the current date into a textbox by simply clicking on it. I can get this function to work in normal VB but it does not want to know in Access. Nothing is happening when I click, no error messages...
I'm struggling assigning the results of a query to a variable. Here is an example;
declare @val as int
set @val = (select total = count(all transaction_type)
Is there a way of publishibg a web task to a local network drive? The only options I'm getting are the local drives on the SQL server. Any suggestions?
Hello again, those who have read my previous threads may know that the majority of my work involves importing data from a unix system. The main problem that I have is with date fields. I have just read a thread mentioning ActiveX scripts to convert fields into a format recognized by SQL. Now...
Hello all,
at present I am updating tables using a DTS package which is using a Transoft ODBC driver. Obviously this is a slow process, is there a quicker way? Are triggers or jobs quicker?
Thank you for your help, very much appreciated.
I thought that your response would work however, I am getting an error message that says; cannot use text, or ntext or image columns in the inserted, deleted columns. Here is the code.
f update (FirstName) and update(LastName)
BEGIN
select...
Hello,
I want to select all columns within a table on an update trigger but I can't figure out how to select more than 1? Anybody help?
CREATE TRIGGER [AGE] ON [Employees]
FOR INSERT, UPDATE
AS
declare @tempage datetime
declare @tempemp varchar(30)
declare @tempstring varchar(50)
if update...
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.