Viewing 15 posts - 256 through 270 (of 330 total)
hi,
I am also facing same porblem today when i run Sp_who or Sp_who2 it is returnning only current...
August 27, 2010 at 2:57 pm
Lowell (8/27/2010)
select name,create_date,modify_date from sys.objects
In the above we can get only the modification date and time but we cant get from which system/user the table has been modified/created.
I dont think...
August 27, 2010 at 2:07 pm
mlomas76 (8/27/2010)
August 27, 2010 at 1:59 pm
CirquedeSQLeil (8/27/2010)
There are multiple ways to add disk space and have the data use the new space. One method is to extend your partition.
Even for partition we need to...
August 27, 2010 at 10:24 am
pankushmehta (8/26/2010)
If you add additional...
August 27, 2010 at 7:40 am
Perry Whittle (8/26/2010)
parthi-1705 (8/25/2010)
It is just the situation that was given to me, it may be due to some more data might have up added additionally...
August 26, 2010 at 11:37 am
hi,
It is just the situation that was given to me, it may be due to some more data might have up added additionally or due to...
August 25, 2010 at 2:50 pm
Are your log files being managed properly ? (backed up frequently if full recovery)
Yes it is in Full recovery model, log files are done @ proper interval due to...
August 25, 2010 at 11:19 am
Dont forgot to reenable that trigger since it might have be wrriten for some other purpose.Ensure that it is enabled.
Thanks
Parthi
August 25, 2010 at 9:49 am
Hi,
Check whether Trigger is enabled for this table or not
If so disable the trigger and...
August 25, 2010 at 9:11 am
Hi
1)You can check DELIVERY_date column in the table it may be in datetime or Smalldatetime
2)If it is datetime/Smalldatetime and storing the in same datetime/Smalldatetime formate it will be stored as...
August 20, 2010 at 12:22 pm
hi
Any guess for the question wating for any replay
Thanks
Parthi
August 6, 2010 at 9:36 am
Chris Morris-439714 (7/1/2010)
parthi-1705 (6/30/2010)
Dan.Humphries (6/30/2010)
K I have to ask why should you not use cast or convert?
Just i am trying to find out any possiable ways are there other than...
July 1, 2010 at 12:08 pm
Dan.Humphries (6/30/2010)
K I have to ask why should you not use cast or convert?
Just i am trying to find out any possiable ways are there other than this... you can...
June 30, 2010 at 9:18 pm
Hi
how to insert a file in my database that is tro attachment.
i am using browse option in my computer after that i am selecting a file (which may be any...
April 5, 2010 at 8:46 am
Viewing 15 posts - 256 through 270 (of 330 total)