Forum Replies Created

Viewing 7 posts - 16 through 23 (of 23 total)

  • RE: FIFO and LIFO with Inventory costs

    An observation/question to clarify.  I believe that LIFO stands for "Last In First Out" & FIFO "First In First Out". If so, then the values you have for solutions 2...

    [font="Verdana"]Sal Young[/font]
    [font="Verdana"]MCITP Database Administrator[/font]

  • RE: Inserting huge amounts of XML data in relational tables

    I actually built a solution similar to what you're describing using Bulk Load from the SQLXML.  I'm actually processing large FIXML (Financial Information eXchange) files with size in the 50+ MB.  Here are...

    [font="Verdana"]Sal Young[/font]
    [font="Verdana"]MCITP Database Administrator[/font]

  • RE: How to get a handle of my queries

    Thank you so much guys.  Plenty of ideas of how I can organize my T-SQL scripts.

    [font="Verdana"]Sal Young[/font]
    [font="Verdana"]MCITP Database Administrator[/font]

  • RE: Help Us Out For A Free Gift

    How exactly do I help you out? Is there a survey or a form to fill out or just by downloading the free PDF you'll get the demographics that you're...

    [font="Verdana"]Sal Young[/font]
    [font="Verdana"]MCITP Database Administrator[/font]

  • RE: MS SQL Server 2000 will not release memory

    The server has 2.5GIG of memory and SQL grows to 1.8GIG.  It makes sense when you say "QA and EM don't affect the memory uses themselves. Only queries on the...

    [font="Verdana"]Sal Young[/font]
    [font="Verdana"]MCITP Database Administrator[/font]

  • RE: cant login using sa in MSDE

    I have the same problem but I've tried by creating a new account with owner rights to all databases and I still get the following error when connecting with query...

    [font="Verdana"]Sal Young[/font]
    [font="Verdana"]MCITP Database Administrator[/font]

  • RE: Need help......

    I'll start by looking for "sp_detach_db" in the documentation that came with SQL Server. At the bottom of the documentation for the "sp_detach_db" you should be able to see...

    [font="Verdana"]Sal Young[/font]
    [font="Verdana"]MCITP Database Administrator[/font]

Viewing 7 posts - 16 through 23 (of 23 total)