Whats the different between Standard & Profissnal single license?

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
HSBF LEWE
Posts: 4
Joined: Sat 10 Feb 2007 11:08

Whats the different between Standard & Profissnal single license?

Post by HSBF LEWE » Sat 10 Feb 2007 11:18

Hi,

Whats the different between Standard & Professional single license?

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Mon 12 Feb 2007 07:41

The main difference is set of additional tools that save your time and efforts. The following list briefly enumerates main advantages of Professional Edition.
  • MySQL Developer Tools is a powerful add-in for the Microsoft Visual Studio .NET development environment that allows to view and manipulate database connections, schema objects, design and execute queries, view and edit data.
  • MySqlLoader class serves to load external data into the MySQL database extremely fast.
  • MySqlDump class serves to store a database or its parts as a script and to restore database from the generated script.
  • Support for DBMonitor that performs per-component tracing of database events such as SQL statement execution, commit, rollback, etc.
  • DataSet Wizard greatly simplifies process of generating datasets in your application.
  • Enterprise Library support allows to take advantage of Data Access Application Block functionality.
  • ASP.NET 2.0 providers support allows to use the data provider in ASP.NET 2.0 provider model.
So, Professional Edition allows to work much more efficiently, with more technologies. To test this functionality use Trial version, which incorporates all aforementioned features.

HSBF LEWE
Posts: 4
Joined: Sat 10 Feb 2007 11:08

Post by HSBF LEWE » Mon 12 Feb 2007 20:21

Thanks, and how much time it take to get the software & the registration key after online purchase??

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Tue 13 Feb 2007 13:30

We usually send out your registration as soon as your payment is processed. This is done individually per customer and usually takes one business day.
General sales questions can be directed to sales (at) crlab (dot) com.

Post Reply