Forum Replies Created

Viewing 15 posts - 196 through 210 (of 234 total)

  • RE: BackupExec and SQL 2005:

    First of all, I would like to thank you for the reply.

    I have created a share (with proper security and sharing) but when he is trying to add the path...

    Cheers,
    John Esraelo

  • RE: BackupExec and SQL 2005 backup folders:

    Thank you!

    Cheers,
    John Esraelo

  • RE: Best practices for shrinking transaction log file

    try this command in tsql / query analyzer

    backup log MyDatabaseName with truncate_only

    although, if this was a tempdb then the story might be a different one..

    let me know..

    John Esraelo

    Cheers,
    John Esraelo

  • RE: XP_CMdShell Command

    "You can execute operating system commands with SQLCMD Mode. Take care not to execute statements that prompt for a response. It is not possible to interact with the connection to...

    Cheers,
    John Esraelo

  • RE: MIGRATION:: 2000 --> 2005

    Adam, you are absolutely right.

    I will have to either keep the 2000 for my business sake or change my iBuySpy Store {shopping cart app} to work with the 2005.

    I have...

    Cheers,
    John Esraelo

  • RE: MIGRATION:: 2000 --> 2005

    Danny, I was hoping that would work, here is what I did during the last 40 minutes.

    1> backed up and restored the 2000 in 2005 {no go}

    2> detached 2000...

    Cheers,
    John Esraelo

  • RE: MIGRATION:: 2000 --> 2005

    the restore option of 2000 in 2005 sounds real simple; however, the stored procedures in this database use dtproperties and sysusers, etc.. would those tables also get crossed over or...

    Cheers,
    John Esraelo

  • RE: MIGRATION:: 2000 --> 2005

    Microsoft SQL Server 2005 - 9.00.3054.00 (Intel X86) Mar 23 2007 16:28:52 Copyright (c) 1988-2005 Microsoft Corporation Developer Edition on Windows NT 5.1 (Build 2600:...

    Cheers,
    John Esraelo

  • RE: Best Practice: Login to use for Backup Maintenance Plan

    While having the logfiles compile and accumulate the important information in the logs about the database server activities; I would say it would be a very good idea to have...

    Cheers,
    John Esraelo

  • RE: BEGIN...END, IF EXISTS syntax error

    Did your authoring tool / editor, or perhaps copy&paste remove all the indentation?

    If not I strongly recommend you keeping the code easy to read.

    Just a thought.

    John Esraelo

    Cheers,
    John Esraelo

  • RE: Changing Database owner

    I had no idea that it was a bad idea either..

    hmm, I would really like to know that too.

    thx

    John Esraelo

    Cheers,
    John Esraelo

  • RE: SCRIPTING:

    are you referring to this method or something in that nature (see below):

    ---

    ' Microsoft SQL Server Integration Services Script Task

    ' Write scripts using Microsoft Visual Basic

    ' The ScriptMain class is...

    Cheers,
    John Esraelo

  • RE: SCRIPTING:

    wow, I got to try that...

    This way, I don't have to worry what's being added or not, I will just call them all in...

    thx

    John Esraelo

    Cheers,
    John Esraelo

  • RE: Command Line

    Check your "task manager", sort the processes alpha, look for iExplore and you will see the multiple node of that running in the background.

    So, one of the responses to your...

    Cheers,
    John Esraelo

  • RE: Command Line

    Hi,

    Where this statement is being invoked from?

    Meaning, are you in query analyzer or this statement is part of a function/sp?

    John Esraelo

    Cheers,
    John Esraelo

Viewing 15 posts - 196 through 210 (of 234 total)