Forum Replies Created

Viewing 15 posts - 181 through 195 (of 252 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...

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

    That worked.  Thanks.

  • RE: Rename Database path names?

    This is very helpful.  Thank you.

    I couldn't find this in books online.

  • RE: For script guru''''s

    Thanks a lot!  Problem solved.

  • 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.

  • 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...

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

    Tim S.  Your code did the job.  Thanks.

  • 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...

  • 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...

  • 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.

  • 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...

  • 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.

  • 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. ...

  • 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...

  • 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!

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