Forum Replies Created

Viewing 9 posts - 1 through 10 (of 10 total)

  • RE: delete records in sql without entry in transaction log

    If your table is very large and the time it takes to delete a subset of the data is an issue then perhaps you could partition the table? Assuming...

    Ryan
    -----------------
    www.quadrus.com

  • RE: Reporting Services for Firefox clients (SQL Server 2000)

    Firefox has an add-on that will provide you with an I.E. tab and allow Reporting Services to display fine.  This worked for me and required no server side change, although...

    Ryan
    -----------------
    www.quadrus.com

  • RE: A Special Announcement from Andy, Brian, and Steve

    Best of luck in your futures guys.  This newsletter has for a long time been the secret weapon in my knowledge base!  I'm disappointed that it might change, but that...

    Ryan
    -----------------
    www.quadrus.com

  • RE: Bang!

    I had a Toshiba power adapter that caught fire.  Not as big a fire as that Dell mind you I unplugged it right away.  I'd moved the laptop from a table...

    Ryan
    -----------------
    www.quadrus.com

  • RE: Designing Cross Database Queries

    one year ago...  so now that sql2005 is out would you not prefer to use Service Broker? 

    I've had to deal with the issue of pulling and pushing small amounts...

    Ryan
    -----------------
    www.quadrus.com

  • RE: Importing The Latest File In A Folder Via DTS

    not knowing much more about your scenario I would simply suggest if its an ftp location then use a DTS package.  its FTP object is very easy to work with...

    Ryan
    -----------------
    www.quadrus.com

  • RE: Multiple parameter selection

    if you mean you want the person running the report to select how they want the results sorted, you can also let them pass that option as a parameter to...

    Ryan
    -----------------
    www.quadrus.com

  • RE: Importing The Latest File In A Folder Via DTS

    Nice, but I have to admit it seems a very complicated solution.  Circumstances are probably different but I used a bit of t-sql to do a very similar thing.  In...

    Ryan
    -----------------
    www.quadrus.com

  • RE: Source Safe and DB

    I agree with Avi. We're also checking separate scripts into VSS and finding there are a few other benefits to storing each object separately.

    Firstly we've found that...

    Ryan
    -----------------
    www.quadrus.com

Viewing 9 posts - 1 through 10 (of 10 total)