Viewing 15 posts - 1,711 through 1,725 (of 3,366 total)
ruchika thapa (4/16/2009)
April 16, 2009 at 2:39 pm
That is assuming the code is clean and what is using the global temp table is not some process that is propagated into SQL Server from another layer of the...
April 16, 2009 at 2:01 pm
There is no way for an application to close another connection if both are not using the same database, the reason all SQL Server connection string include a catalog which...
April 16, 2009 at 1:50 pm
That is nonsense ask them to send you the connection pooling code and how the connection object is dropped. You should also ask them if they are using a...
April 16, 2009 at 1:36 pm
The field "E-mail name:" in the Opertaor property wanted the correct yomama@somewhere.net address.
This is what confused me from the other SQL 2005 servers. They had MAPI configured and they used...
April 16, 2009 at 12:51 pm
Reboot the box and if it is still not working then talk to your Exchange people because there is some break down of the SMTP traffic.
April 16, 2009 at 12:36 pm
That is correct but it was cause by what happened to you and other users who could not run IIS dependent features because Windows have disabled IIS.
April 16, 2009 at 10:44 am
When we do this in my server W2K3, one of the questions was that...and our Infra Adm says when enabled smtp service the port is open..so if in IIS7 does...
April 16, 2009 at 10:42 am
Huh? Why does the SMTP service need to be installed? I don't want to broaden the the vulnerability of my server by adding the SMTP service. Is this entirely necessary...
April 16, 2009 at 10:37 am
The information you got is correct but it is not relevant to you hecause IIS7 comes without SMTP so yes you need another way to send SQL Server mail. ...
April 16, 2009 at 10:09 am
Here is a free book from Microsoft that will help you to SQL Server 2000 because that is the version in use with 9i.
April 16, 2009 at 9:31 am
LINQ is not going anywhere but the LINQ to XML will be dependent on people using it and giving feedback to Microsoft because XML is in ANSI without basic relevant...
April 16, 2009 at 9:21 am
Then drop it and create a new one this time make sure auto populating option is used. This will show if something is wrong with your install. I...
April 16, 2009 at 9:07 am
That is correct you need the collation and unicode that is Nchar, Nvarchar and NText. Check the long thread below for all you need to know about this problem...
April 16, 2009 at 8:55 am
English, Chinese and Japanese collation is important because you have three separate alphabets the Latin for English, while both Chinese and Japanese use separate alphabets that is more than...
April 16, 2009 at 8:48 am
Viewing 15 posts - 1,711 through 1,725 (of 3,366 total)