Viewing 15 posts - 706 through 720 (of 789 total)
It seems that you should close the conn, but also try to restart all services on the Instance where you are working!
:w00t:
July 11, 2008 at 2:35 pm
Nice article and rich stuff here ...thnx Steve!
:w00t:
July 11, 2008 at 7:42 am
Hi Sudarram,
Full Recovery Model fully logs all transactions so the Bulk-Logged Recovery Model minimally logs bulk operations! Bulk-Logged Recovery Model works almost in same manner as Full Recovery Model but...
July 11, 2008 at 7:03 am
Interesting ... lot of stuff here and very rich article
thnx and no comment!
July 10, 2008 at 12:29 pm
Ok as I can see at the varchar parameter is incorrect you should write like this ''%' + @parameter(varchar)+'%''
CREATE proc usp_strsrchtemp
@userstr varchar(100),...
July 10, 2008 at 12:17 am
Very intereseting ....
So if you compare one MVP(SQL - and we have some infos how to become MVP) with one Software Engineer (SQL or Oracle Database) Graduate Master or Doctorature...
July 9, 2008 at 12:43 pm
For the moment I'm not front of Oracle DB I will try tomorow! - thnx!
Dugi
July 9, 2008 at 12:04 pm
I try it with TO_CHAR but still not working ... because the same function I used on another view and it works very fine... here to create pivot not working!
I'm...
July 9, 2008 at 4:39 am
...Hmmm... Not working and I do not have any idea what is wrong!!??
July 9, 2008 at 12:55 am
Jason Selburg (6/19/2008)
July 7, 2008 at 7:15 am
Yep we are here to help you just post the specific info what you are trying to do, of course that there are many ways how to do that, but...
July 7, 2008 at 7:00 am
hmmm I forget ah ..... Happy Independence of USA ....!!!!
Regards from Republic of Kosova the newest state in the World
thnx USA!
Dugi
July 4, 2008 at 8:10 am
Hi, can you provide us what experience you have with databases or more specific with SQL server:
1. How many years you have experience!
2. How are you familar with SQL Server...
July 2, 2008 at 10:22 am
I have Hr_database
Hr_database_data.mdf 1235MB
Hr_database_log.LDF 25623502MB
The LDF is growing how to truncate this log file, any scripts??
Thanks NITa
The correct way is:
Set the recovery mode to Simple then shrink log...
June 24, 2008 at 7:22 am
Viewing 15 posts - 706 through 720 (of 789 total)