We have a mail server at IP address 66.173.88.2. We have multiple mail records that point to this. mail.domain1.com, mail.domain2.com,mail.domain3.com. I am trying to configure reverse DNS to respond with all three domains instead of just one. Could someone give me some direction on how to...
I have RAS/VPN configured on a WIN2k server and when I access it with any clients, be it XP or win2k, the network is very slow. Any thoughts on why it is soooo slow? I have a T1 on my server and cable modem on the clients that connect so it isn't a bandwidth issue.
that worked great. Now I keep getting prompted for my username and password when there is a URL link in the a message in the OWA interface. I then have to put in domain/username and then password. Any ideas how to get this from not prompting me anymore?
I have IIS configured under the Exchange folder to login to our default domain. That allows OWA clients to login without putting the domain\username. Now the problem that I am having is that if there is a link in an email it prompts them to login again and then they have to login by...
Lets say I have a table with the following information
Date1 Date2 Date3
1/1/04 1/5/04 1/1/04
1/4/04 1/8/04
1/8/04 1/5/04 1/10/04
I want a query that will only return the unique dates of all these fields. So the result would be
1/1/04
1/4/04
1/5/04
1/8/04
Exchange is it's own database. I would recommend importing the existing contacts database and making the swith to just use the exchange contact managment and database functionality built into exchange. We use it and it is very robust.
I am having two problems with OWA on exchange 2003. Everything else works correct. I have the latest IE.
1.) When I try to do spell check it gives me a dialog box error, "the spelling in this item can't be checked. Try again later." This happens in every case and isn't computer...
I am trying to connect to exchange 2003 with outlook2001 for mac over the internet. I have changed the hosts file to resolve my exchange server name but, am still having problems connecting to exchange server 2003. No firewalls are in place. A PC on the same network works fine.
I have extended access lists and I am trying to allow a subnet of address access all tcp ports on server 18.23.56.34. Here is my access list. It doesn't work, could someone help me with the syntex?
access-list 101 permit tcp host 65.29.238.0 0.0.0.255 18.23.56.34
I am trying to connect my outlook client to exchange 2003. I used to have no problem doing this in exchange 5.5 because I could tell it what ports to communicate on. Is there a reg key in exchange 2003 so I can force it to communicate on certain ports without grabbing random ports 1000-2000...
I just bought a 2924 switch with ver 11.2(0.0.53)SA5 IOS on it. When I do a show ver it says system image file is "flash:/SA5-enterpise". I am trying to load a new IOS on it by doing: copy tftp flash. I doesn't understand flash. I can't do dir flash or anything. What do I do to...
here is the whole procedure. Error is
Server: Msg 137, Level 15, State 2, Line 1
Must declare the variable '@business_number'.
I declare all these variable below....
--insert info from a_business
Declare @CHRONID varchar(11),
@business_number varchar(11),
@YES_NO_STILL_OPERATING varchar(11)...
exec('UPDATE r_pdf_confidential_build_detail SET '+@businesss_Field1+'=Cast(@business_number as varchar(11)) where @business_number=@business_counter and @chronid=@chron_id')
I get the error
Must declare the variable '@business_number'
@business-number is a variable that is defined already. I...
If I want to update the field Field1 in table, but use the variable for it why won't it work.
set Column_name='Field1'
update table
set Column_name='data'
It looks for a column name of Column_name instead of the column Field1. Is there something wrong with my syntex?
I have a loop that goes through and updates records with a counter in it (business_counter). I filed name of 1business-Number, 2business_number, etc. I want to be able to call that column name by adding the business_counter+businessnumber. I have put ??? in the part of the code that I can't...
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.