Viewing 15 posts - 271 through 285 (of 327 total)
Either way, it's still a very good product. I've used Sybase and now forced to learn Oracle, when you see/use them you will appropriate the SQL server even more. Just...
December 2, 2008 at 6:24 am
I like your question " Have I even got close to exploiting the full potential of SQL Server 2000?" This could also be asked of SQL 2005. With SQL Server...
December 1, 2008 at 7:08 am
I agree. But in the mean time. I would recommend going to http://www.quest.com and download Spotlight for SQL Server (Red Gate has a tool but I can't remember the name)....
November 27, 2008 at 1:54 pm
Can you give more information on your problem like what versions of SQL server are being used, are the servers located on the same network and same location, what service...
November 26, 2008 at 8:27 am
Glad to help when I can. Books On Line (BOL) is a good place to start looking for information on Link connections and it also gives example.
Not good with XML,...
November 26, 2008 at 7:22 am
Hello New DBA!
I would first recommend getting a book from Microsoft Press called SQL 2005 Administrator's Pocket Guide. I'm assuming that you are working with SQL 2005. If not get...
November 26, 2008 at 7:15 am
Hello,
Just looking around and saw your question. I would use linked connection and then execute your stored procedure.
sp_addlinkedserver and sp_addlinkedsrvlogin are the 2 stored procedure you use or you...
November 26, 2008 at 7:08 am
Hello,
Looks like this script will only shrink the database log file and not the database (.mdf file). Can I replace the database_log with the database file to shrink that too?
Thanks,
Rudy
PS....
September 25, 2008 at 1:32 pm
Hello. Please let me know what you think about this code, changes, etc.
Thanks,
Rudy
August 12, 2008 at 9:29 am
Thanks for the information. Playing with the RSScripter now. Thx!
July 21, 2008 at 1:44 pm
Hello,
I pasted your code (from this site). Looks like maybe your complete code was not uploaded to this site properly. Could you try to download your code from here and...
July 7, 2008 at 6:46 am
Hello,
Great idea for the stored procedure. For some reason the code does not execute. Below are the errors I'm getting. Is there an updated version??
Msg 102, Level 15, State...
July 3, 2008 at 9:13 am
Thanks for the info. But I seem to have problems with the results. To test this stored proc, I have created a user and given it specific rights to several...
June 30, 2008 at 6:40 am
Nice script. Is there plans to cover it to SQL 2005?
June 27, 2008 at 6:44 am
No problem. Just removed the question marks and it's good.
Thx
June 24, 2008 at 7:43 am
Viewing 15 posts - 271 through 285 (of 327 total)