Description: mssqlXpress is the latest full-featured integrated development environment (IDE) for MS SQL. You can develop your databases using one powerful application. If you are an MS SQL developer, your life could be a lot easier from now on! <br />
<br />
THE PROBLEM:<br />
<br />
MS SQL developers complain about the limited features of Query Analyser and Enterprise Manager:<br />
<br />
--I can never remember the names of tables, fields and variables. <br />
--I have to keep typing the same blocks of code and can't remember where to copy it from. <br />
--I had to do a small operation to 50 procedures. Repeating all of the keystrokes really drove me crazy. <br />
--It is annoying to have to switch between two applications all the time and only have one editing window! <br />
--How can I test this code without damaging the database? <br />
--Where can I keep my housekeeping code snippets? <br />
--I wiped out a block of code from a procedure last week and wish I still had it. <br />
--Using Visual SourceSafe is so tedious that I can't guarantee that my developers will use it every time. Losing version control could be a nightmare. <br />
<br />
THE SOLUTION:<br />
<br />
mssqlXpress has an answer for all of these problems:<br />
<br />
Managing versions: <br />
--View and switch back to any version of any object <br />
--Instantly connect to Microsoft Visual SourceSafe <br />
<br />
Creating and testing code: <br />
--Execute an object or a block of code from the editor and then undo <br />
--Store your informal scripts (code snippets) with the database project <br />
--Write procedures without needing to DROP <br />
<br />
Editing with great time-saving features: <br />
--Pick table, field and variable names from 'intellisense' lists as you type <br />
--Edit objects using multiple windows <br />
--Drag and drop or copy and paste code between windows <br />
--Instantly duplicate an object <br />
--Insert blocks of code or templates using short names ('Auto-complete') <br />
--Record and play back a keyboard macro <br />
--Search for text within a database<br />
<br />
--Building queries visually or with SQL <br />
--Editing table structure and data Free demo download 7,652 K
Buy full version 399.00$
|