Viewing 14 posts - 31 through 44 (of 44 total)
Give more info... So that we can tell a solution.
February 5, 2010 at 6:01 am
We are using two tier architecture. We are connecting SQL server from App server using COM+ applications. Any problem in this?
January 27, 2010 at 9:08 pm
Why u want to change the default size and autogrow of the tempdb????
January 22, 2010 at 5:17 am
Hi Arun,
It works in all SQl versions.... SQL injection is not allowed.... let me try and post reply for your scenario.....!!
January 22, 2010 at 1:04 am
Hi ,
Compile the attached SP ,pass your view name as the parameter and execute. Hope it will work.
Revert in case of any issue.
January 22, 2010 at 12:03 am
I guess some condition is getting failed in ur trigger.So the no of rows effectd is "0" .
January 21, 2010 at 11:02 pm
You should not get "Text" in ur sp_helptext body of the view!! am i rite??? Is this u really looking for??? need more info??
January 21, 2010 at 10:51 pm
My server is Win 2008 Standard edition 64- bit. Iam not getting any memory issues. But still i want to increase the performance. All the database are frequently used ,...
January 21, 2010 at 10:21 pm
Markus,
We do all activities in administrator login. So i dint get this issue. Any way thks.
January 21, 2010 at 6:34 am
Hi ,
Stop all the services related to SQL. Eg: SQL server,Agent,Analysis,Integration etc.
Got to Command promt.
Type as :
Step 1 : net stop mssqlserver
Step 2 : net start mssqlserver /f /T3608...
January 21, 2010 at 3:52 am
I have a RAM of 32 GB. We are maintaining around 80 databases. But the priority is for only 3 databases. I want all the pages in RAM for those...
January 19, 2010 at 12:21 am
Hi ,
Try to use tablock in delete Statement. it may work.:w00t:
January 18, 2010 at 3:54 am
Viewing 14 posts - 31 through 44 (of 44 total)