Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)

  • RE: Multiple primary filegroups

    Correct me if I am wrong, but I am assuming you mean that you have multiple physical files tied to the primary file group.  Is this correct?

     

    In my experience this...

  • RE: Sysindexes DB corruptions

    Good point, disk issues have usually been the case in my experience as well.  In the past replacing the disk will prevent the problem from reoccuring, but will not repair the...

  • RE: Attach MDF file with no LOG

    Correct me if I am wrong, but if the database originally had more than one physical file for the log then attach command will not recreate the log file.  This...

  • RE: Stored procedures vs Imbedded SQL

    I ask the question because I am trying to find ways to 'tune' the performance of my application.  Users sometimes complain due to slow responses.  The db is used as...

  • RE: Table linking problems

    DOH!

     

    That is perfect.  I didn't remember that I could do that. 

     

    Thanks

  • RE: Creating an output file

    isql /U xxx  /d test /P password /S %1 /n /i c:\scripts\testNumbers.sql /o c:\SCRIPTS\testNumbers.log

    Lucky/Grasshopper,

    I found it!  Such an easy fix, yet not so obvious to me apparently.  Thank you...

  • RE: Creating an output file

    Lucky,

    Thanks for the reply!  I have to admit I am not sure what you mean.  Can you explain what you mean in more detail?

Viewing 7 posts - 1 through 7 (of 7 total)