I'm glad to let you all know that there is a new version of DBTools
available. Go to our website http://dbtools.vila.bol.com.br to download it.

What´s new:

- Fixed bug when Importing from MSSQL Server using ODBC   
in tables that has IDENTITY (autoincrement) property
- Added XML support to Dump Database/Table wizard
- Fixed bug in the Import Wizard when converting 
MSAccess. Now when a column has null values it will be 
imported with blanks instead
- Removed Column/Index icons from the TreeView. This 
improves the load time
- Created a new Table Manager integrated with column and 
index properties in the same Dialog with support to table 
types, all column types available in MySQL and all 
databases and tables will be visible at the same time. 
Structure print is also available from the Table Manager
- Added support for FIRST/BEFORE column creation
- Fixed bug when creating new user with both connection 
privileges (localhost and everywhere)
- Added tip support. I'm building the tip file to contain 
most of the useful tips
- Lots of new features in the Query Editor 
  =>Now it is a modeless dialog, you can navigate between
  =>DBTools and Query Editor. Because of that server 
refresh cannot be automatically anymore 
  =>Added better support for SQL documents (Create, Load, 
Save, detect changes) 
  =>Added better support for fonts, it will be saved in 
the user profile and loaded in the next use 
  =>Added support for parameters. Se the example: 
  SELECT * FROM mytable WHERE mycolumn = "@Param@" AND
                              othercol = @Value@

  Before running the query DBTools will ask you for the 
values and substitute them by the entered values. 
  =>You can now export the results in HTML or XML 
documents 

- Added support to choose a database in the connection 
dialog. Now you can fill the database edit box and see 
only this one in the view

Enjoy it.

[]'s

Crercio O. Silva

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to