Viewing 15 posts - 31 through 45 (of 320 total)
sbvenkatesh77 (4/9/2009)
One of our Production Server, we face the below mentioned problem.
We are unable to open the SQL Server Management Studio. It throws...
April 10, 2009 at 5:11 am
bvinay57 (4/10/2009)
i am developing birt reports from mysql database wen i am retriving data from the table SELECT advid , country , state, city
FROM...
April 10, 2009 at 4:51 am
Husain_Kachwala (4/10/2009)
I have a situation. I have a job in sql server 2005 which executes a stored procedure.The problem is that this stored procedure accepts two parameters @StartDate datetime,
@EndDate...
April 10, 2009 at 4:47 am
ramu4ind (2/25/2009)
how to convert milliseconds into hours,minutes,seconds and milliseconds.
i have two dates from that i have taken milli seconds using datediff.now i want to display total hours,minutes,sec,millisec in that milli...
February 25, 2009 at 2:07 am
gyessql (2/9/2009)
select case isnew
...
February 10, 2009 at 6:16 am
v-makath (2/10/2009)
My requirement is "Make the stored procedure to run daily without using any JOBs.Thanks in advance.
lots of methods
- use jobs
- write a small application and put that in the...
February 10, 2009 at 6:13 am
yacobsbht (2/10/2009)
How can I enter data being in MS access 2000 project to an SQL server 2000 table? I have tried it, but it does not allow me...
February 10, 2009 at 6:12 am
peitech (2/10/2009)
February 10, 2009 at 6:08 am
jack_hc (2/3/2009)
i have a request from a user to pull out data hourly (9am-5pm) from statistics table sys.dm_os_wait_stats in SQL2005. the output can be either csv or a table....
February 3, 2009 at 10:35 pm
PhilPacha (1/28/2009)
Given the name of a stored procedure, is there an “efficient” way to determine that...
January 29, 2009 at 11:16 pm
jreyes (1/19/2009)
They have sales people around the state and they need a way to enter...
January 20, 2009 at 11:45 pm
gail is right. nolock will consider the uncommitted transactions, and deadlock graph will show the complete details.
January 20, 2009 at 11:28 pm
ryp (1/19/2009)
i can see the databases and the tables and the columns and so on on the object explorer,...
January 20, 2009 at 11:10 pm
rfugikawa (1/20/2009)
I need to open and to read a mdb file that is in a Windows 2003 Server 64-bit. But an error message shows when I try to do...
January 20, 2009 at 11:02 pm
Viewing 15 posts - 31 through 45 (of 320 total)