Viewing 15 posts - 1 through 15 (of 39 total)
Its just a normal table
ie.. Totalcost field and createtime field
I need to know every 30 minutes base on createtime the sum(totalcost)
thanks
Nelson
July 21, 2010 at 2:55 pm
I need a statement that go over the intire table looking at the datetime field and give me the results like this:
2010-07-11 12:00 total 1.00
2010-07-11 12:30 ...
July 21, 2010 at 2:33 pm
Thank you, I got it...
December 22, 2008 at 5:21 am
Hi,
Yes i´m using the create scritp BUT when I run it on the second server i´m getting this error:
A transport-level error has occurred when sending the request to the server....
December 22, 2008 at 4:31 am
I just run it on 2005 and get the same exactly error
December 13, 2008 at 9:37 am
I need be able to run on 2000 and 2005, but I just run it on 2000
December 13, 2008 at 9:02 am
When I run your script I'm getting this error:
Server: Msg 195, Level 15, State 10, Line 1
'SCHEMA_NAME' is not a recognized function name.
Server: Msg 170, Level 15, State 1, Line...
December 13, 2008 at 8:44 am
Doesn't work, this is the problem, we are trying to build a report
with a sql script to run that script at the customer to check is
sql server and all...
December 13, 2008 at 3:20 am
I answer already, please give me the script
thanks
December 12, 2008 at 12:07 pm
it's because the application running is DELPHI and it cannot run procedure,cursor,create table, just need a script to run
I did not build the application I'm just a DBA
December 12, 2008 at 11:26 am
I need a script to analyse the intire sql, all the tables,sizes,logs
spaceused,unusead, free space everything please
help !!!!!!!!!!
December 12, 2008 at 11:08 am
I cannot use cursor or loop or create table, I need a simple script to do the job,any ideas?
December 12, 2008 at 10:56 am
DAT files are created on old version of sql 6.5
December 9, 2008 at 6:18 am
Viewing 15 posts - 1 through 15 (of 39 total)