Viewing 15 posts - 571 through 585 (of 1,138 total)
Silverfox (9/22/2009)
Timothy.Cloud (9/22/2009)
It's the only "odd" event surrounding a period of time when my SQL Server...
September 22, 2009 at 8:05 am
Nope I cannot read it either, cannot zoom it either.
September 22, 2009 at 8:00 am
Timothy.Cloud (9/22/2009)
It's the only "odd" event surrounding a period of time when my SQL Server stopped...
September 22, 2009 at 7:55 am
Jim Howerton (9/22/2009)
ISNULL(sold_date,'1/1/1700 12:00:00.000 AM')Error
The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.(22007,242)
provider='MSDAORA'
Oracle 10
Can you indulge me and see if it...
September 22, 2009 at 7:44 am
joeroshan (9/22/2009)
We will plan for a memory upgrade. Or probably a 64 bit upgrade.
Meanwhile, if I setup a trace against the server, how will find out who is...
September 22, 2009 at 7:34 am
Patrick Groce (9/22/2009)
September 22, 2009 at 7:21 am
Duran (9/22/2009)
Thanks for getting back, all of my DB's are in full recovery mode. Here is the log that will hopefully help you to help me. Hope its right.
Failed:(-1073548784) Executing...
September 22, 2009 at 7:16 am
Yes on that database only, although you can look at stored procedure with lower rights, if they can run select statements against the syscomments table.
September 22, 2009 at 7:10 am
This will give you a bit more information on triggers
http://www.sqlservercentral.com/articles/Triggers/64214/
this link basically shows you all the content on this site about triggers, and you can watch videos which give...
September 22, 2009 at 6:55 am
joeroshan (9/22/2009)
I forgot to mention we have total four instance on the server.
Two of them uses 4 GB each. One 3GB . Another...
September 22, 2009 at 6:47 am
Grant Fritchey (9/22/2009)
It's blank. If you're posting XML, you need to use the code listing on the left[ code = "xml" ]
Just remove the extra spaces.
I...
September 22, 2009 at 6:37 am
Fernando-235287 (9/22/2009)
September 22, 2009 at 6:35 am
Jim Howerton (9/22/2009)
September 22, 2009 at 6:32 am
kent.kester (9/22/2009)
September 22, 2009 at 6:29 am
try adding &rc:ClearSession =true
or
I was having report caching problems and cured them by updating the properties of the Reports directory in IIS. On the HTTP Headers tab I...
September 22, 2009 at 6:24 am
Viewing 15 posts - 571 through 585 (of 1,138 total)