Monday, March 19, 2012

MSDE MySQL like shell?

Is there a MySQL like shell for running queries in MSDE?
Thanks.HI

You can install client software from msSQL. I do not know about the licensing. MSDE is a stripped SQL server. You can only start 5 sessions against it.

PTHoff|||Does the SQL 2000 provide a shell like interface for running SQL commands? (I'm looking for a command line interface)|||Hi

ISQL is installed with MSDE.

PTHoff|||Turns out that ISQL is installed with SQL 2000 but not MSDE. Do you have any other suggestions that I could try?

No comments:

Post a Comment