Viewing 11 posts - 16 through 26 (of 26 total)
Our recovery mode is full because we need point in time recovery on our production dBs. Could you show me a sample of you reindexing script?
August 4, 2004 at 9:00 am
I just got done installing the Sybase client software and setting up a DTS package and it seems to be working. Thanks everybody for the heads up.
June 11, 2004 at 8:31 am
This is is a VB.NET & ASP.NET application. I used the code you supplied to copy a stored procedure from one server to another with in a ActiveX Script in...
May 21, 2004 at 9:25 am
This is being done within an application and I know I can kick off a DTS package using stored procedures but my problem lies in I don't always want to...
May 20, 2004 at 7:14 am
You guys are great. By extending the date out to '8/31/2003 23:59:59' in worked fine.
Thanks a lot.
Arthur Lorenzini
October 3, 2003 at 9:58 am
Thanks. Basically, what I hear is…. Don’t use cursors and find another way with set-based SQL.
So… many of my triggers have cursors. Now I know I must rewrite them...
July 25, 2003 at 1:23 pm
Regarding the second question. What I mean is, if there are different types of multi-row transations, how are they handled differently? Different types imply a table with a key vs....
July 24, 2003 at 1:20 pm
Why does this not work:
SELECT INTO tblFileStats
EXEC ('sp_spaceused')
I keep geeting a sysntax error in 6.5
Arthur Lorenzini
August 1, 2002 at 1:20 pm
I need this in a recordset so I can do some reporting. Could you advise me how I can take the commands that you have suggested and create a recordset.
Arthur...
July 29, 2002 at 8:15 am
I need this in a recordset so I can do some reporting. Could you advise me how I can take the commands that you have suggested and create a recordset.
Arthur...
July 29, 2002 at 8:15 am
Viewing 11 posts - 16 through 26 (of 26 total)