Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.
reddymade Posting Yak Master
165 Posts
-- SQL Server 2000 needs to use instance aware Registry read if (charindex(N'8.00', @@version, 0) > 0)begin exec sp_addextendedproc 'xp_smtp_sendmail', 'xpsmtp80.dll'end
SQLTeam.com Articles via RSS
SQLTeam.com Weblog via RSS
- Advertisement -
Articles
Forums
Blogs
Contact Us
About the Site