Forum Replies Created

Viewing 15 posts - 181 through 195 (of 253 total)

  • RE: Restore from SQL2000 question

    Via the gui.  The interface did not permit any restore files locations except those on the C drive. 

    The only thing I can think of is maybe the SQL2000 backup...

    When the snows fall and the white winds blow,The lone wolf dies but the pack survives.

    Once you've accepted your flaws, no one can use them against you.

  • RE: Best way to upgrade a local sql 2000 db to SQL2005?

    That worked.  Thanks.

    When the snows fall and the white winds blow,The lone wolf dies but the pack survives.

    Once you've accepted your flaws, no one can use them against you.

  • RE: Rename Database path names?

    This is very helpful.  Thank you.

    I couldn't find this in books online.

    When the snows fall and the white winds blow,The lone wolf dies but the pack survives.

    Once you've accepted your flaws, no one can use them against you.

  • RE: For script guru''''s

    Thanks a lot!  Problem solved.

    When the snows fall and the white winds blow,The lone wolf dies but the pack survives.

    Once you've accepted your flaws, no one can use them against you.

  • RE: Convert Problem

    Converting the char values to literals solved the problem.

    This is not my code, so I don't know why datetime was used.

    Thanks for your help.

    When the snows fall and the white winds blow,The lone wolf dies but the pack survives.

    Once you've accepted your flaws, no one can use them against you.

  • RE: Convert Problem

    answers:

    1.  What is the error?  Incorrect syntax near 'CHAR'

    2.  Why are you trying to convert 2005-07-11 00:00:00 to DateTime WHEN you...

    When the snows fall and the white winds blow,The lone wolf dies but the pack survives.

    Once you've accepted your flaws, no one can use them against you.

  • RE: Can''''t find table, but it''''s there

    Tim S.  Your code did the job.  Thanks.

    When the snows fall and the white winds blow,The lone wolf dies but the pack survives.

    Once you've accepted your flaws, no one can use them against you.

  • RE: unusual SQl Mail Problem (stumper)

    Sorry we don't speak the same language.

    You can run xp_sendmail from a server connected to a sql database on another server.  You need rights to EXECUTE commands from the master...

    When the snows fall and the white winds blow,The lone wolf dies but the pack survives.

    Once you've accepted your flaws, no one can use them against you.

  • RE: unusual SQl Mail Problem (stumper)

    <sigh>

    Server b only has the SQL server client tools installed...

    we are running xp_sendmail on that server.  We registered Server a's database

    on server b.  Both have sp3.

    The sql server account has...

    When the snows fall and the white winds blow,The lone wolf dies but the pack survives.

    Once you've accepted your flaws, no one can use them against you.

  • RE: unusual SQl Mail Problem (stumper)

    Tried this.  Still same error number 18025.  Micro$oft has some knowledge base articles about this, but not for my specific problem.

    When the snows fall and the white winds blow,The lone wolf dies but the pack survives.

    Once you've accepted your flaws, no one can use them against you.

  • RE: QueryTool complaint

    I did mention that.  We could place the views on our network.  Another solution is to link our SQL tables to an Access application and let them play in that...

    When the snows fall and the white winds blow,The lone wolf dies but the pack survives.

    Once you've accepted your flaws, no one can use them against you.

  • RE: QueryTool complaint

    Yes.  A few spoiled end-users have seen the Query display available in EM.  It is similar to Microsoft Access.  I wish this display was bundled in QA.

    When the snows fall and the white winds blow,The lone wolf dies but the pack survives.

    Once you've accepted your flaws, no one can use them against you.

  • RE: Linked Server Blues

    This error was caused by an accidental space at the end of the database name.  When I backed up the database and restored it without the space, the problem was solved. ...

    When the snows fall and the white winds blow,The lone wolf dies but the pack survives.

    Once you've accepted your flaws, no one can use them against you.

  • RE: Strange connectivity issue on Win2003 server

    Unfortunately, you are correct.  After I installed the service pack, the problem went away.   Our software does not support that version of SQL2000, but since I don't wish to downgrade...

    When the snows fall and the white winds blow,The lone wolf dies but the pack survives.

    Once you've accepted your flaws, no one can use them against you.

  • RE: Shrink not happening... A mystery

    I ran Graeme's routine and followed it by a shrinkfile command on the data file.  It worked!  The routine freed up about 10G.  Thanks for all the great advice!

    When the snows fall and the white winds blow,The lone wolf dies but the pack survives.

    Once you've accepted your flaws, no one can use them against you.

Viewing 15 posts - 181 through 195 (of 253 total)