Results 1 to 40 of 48

Thread: [RESOLVED] MSDE same as using MDB?

Hybrid View

  1. #1

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945

    Re: MSDE same as using MDB?

    Hmm... and you can use that database just like you were running it off of the full SQL Server (queries of all types?).

    What setup.exe file are you talking about? And I have the Enterprise Manager, if that's what you're referring to.
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

  2. #2
    PowerPoster Dave Sell's Avatar
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    2,961

    Re: MSDE same as using MDB?

    Quote Originally Posted by ober0330
    Hmm... and you can use that database just like you were running it off of the full SQL Server (queries of all types?).
    Yes, but there are some limitations, like I think you don't get stored procedures. I have been using it for a while for high-performance logging and am quite pleased with the performance.

    Quote Originally Posted by ober0330
    What setup.exe file are you talking about?
    When you download the MSDE executable it extracts itself to a folder on your hard drive. In that new folder is a setup.exe

    Quote Originally Posted by ober0330
    And I have the Enterprise Manager, if that's what you're referring to.
    Yes that, and the Query analyser can be used with MSDE. I used them to create new databases, handle minor user privies, and run SQL statements.
    Nobody knows what software they want until after you've delivered what they originally asked for.

    Don't solve problems which don't exist.

    "If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)

    2 idiots don't make a genius.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width