We have a SQL Server 2008 in a Windows Server 2008 and set database mail using an exchange account (2007).
E-mails send to the same domain are sent and delivered. E-mails send to another domains are sent but not delivered.
When we set this account in a outlook profile using smtp works fine...
The following sql command works fine in my sql 2000 but not in my sql 2008:
select * from table1 where
fd_data >= convert(varchar(10),GETDATE(),101)
SQL 2000
- windows server 2003 portugues
- regional settings: English (United States)
- local: brasil
- non unicode: English (United States)...
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.