Hi,
I need to test my application with a SQL Server at home. And I can't connect to a test server at my company. Is it possible to run SQL server locally or mimic it somehow? Do I need to install the SQL Server on my machine to make it run locally?
Yes you can install the personal or developer edition on non-server o/s.
Developer would be best.
You can also downl;oad and install msde free of charge but you don't get the client utilities.
======================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
If you want to use enterprise manager, query analyser, ... they are part of client utilities.
They will get installe d with the developer edition. MSDE is the only pc edition that doesn't include them.
======================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
You don't need enterprise manager for anything but query analyser is handy. You would have to access MSDE via osql which is a bit of a pain.
Do you have an MSDN subscription? Developer edition will be on that.
======================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
If you don;t have an MSDN subsctriptiona dn dont; want to pay for developer edition, every Enterprise and standard edition of SQL server comes with the peronsal edition.
NOte tat you will not be able to do everything that enterprise or standard edition do unless you have a server operating system. I know fulltext search for instance does not work on personal edition.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.