Paradigma Software announces the release of Valentina Studio 5.3 and updates for their enterprise class Valentina Server and developer products Valentina DB ADK and Valentina Reports ADK. Continue reading Valentina Studio 5.3 Released, Valentina Server & ADKs Updated
Category: English
Posts in English
[Imp][VStudio] SQL Dump/Load now can work with 220 encodings
Up to now Valentina Studio was able to work only with UTF8/UTF16 dump files.
We have realize that we can easy plug ICU library into Valentina Studio itself, because Valentina engine and SQLite plugin already use ICU. In result, SQL Dump/Load dialogs now are able to work with dump files using any of supported by ICU encodings. This is about 220 encodings of the world.
Available in Valentina Studio v5.3
[NEW][VStudio] QueryBuilder and Diagrams now do Smart Prompting of related Tables/Links
One more absolutely innovative feature! You will not find such in any other GUI DB Manager! 🙂
When you adding existing tables to:
- a diagram  (i.e. you doing reverse engineering), or
- a diagram of Query Builder
usually it is hard remember, which Tables are related to just added table. Especially this is hard if you try understand not your own database schema.
Now Valentina Studio is able to help you with this problem. When you select one or even more tables on diagram, the list of tables shows immediately on the top tables related to selected.
Look on the following example. We have drag the first table ‘film’, and now on the left side you can see tables Related to: film.
Let’s drag the second table ‘film_actor’ and you see list of tables Related to: film_actor. Only one table in this list.
Very easy, yes?  🙂
[NEW][VStudio] Query Builder now supports Undo/Redo commands for most actions
Subject says all. Now you can do cmd+Z/ctrl+Z to undo most actions in QueryBuilder: drag table, move table, select field, type something in the query grid, …
[NEW] Valentina Studio Introduction, 10 min EN on Youtube
[NEW][VStudio] Copy a Record as CSV/SQL text to clipboard
When you are in DataEditor or SQL Editor Result, you can now select a record and open contextual menu for it. Here you will see new commands
- Copy Record as CSV
- Copy Record as SQL
Continue reading [NEW][VStudio] Copy a Record as CSV/SQL text to clipboard
[New][VStudio] QueryBuilder now supports VIEWs
Valentina Studio 5.2.5 Released
Valentina Studio 5.2.5 was released today with several key fixes and productivity enhancements, including improvements for working with Visual Fox Pro and Filemaker data. Download the update for free from the Valentina-db.com. Continue reading Valentina Studio 5.2.5 Released
Article about Valentina Studio on Russian site habrahabr.ru
Release 5.2.4 of all Valentina Products/OS Shipped.
Paradigma Software have shipped release 5.2.4 for all Valentina products on all platforms. Release Notes 5.2.4
[VStudio] v5.2.3 passed into App Store.
User Say About Valentina Studio: Looks good, works well ★★★★★
So far this app has been the best GUI I’ve seen for dealing with PostgreSQL on OS X or Ubuntu.
by Morganwilde – Version 5.1.1 – May 22, 2013
Users Say About Valentina Studio 5.1: Brilliant Tool ★★★★★
This is an amazing product, that is now alongside XCode in my suite. Being able to communicate with MySQL, PostgreSQL and SQLite right out of the box, working on the first try is an impressive thing. The consoidation of the tools access these multiple systems into one tool is a very very nice thing to have. PGAdmin, MySQLWorkbench, and sqlite command line tools are now demoted. I like it so much, I am going to have to try the Valentina DB.
Brilliant Tool ★★★★★ by DM3333 – Version 5.1 – Mar 24, 2013. Mac App Store.
[VStudio][New] Query Builder now have Search field at bottom of Table list
[VStudio][New] Ability to add on diagram all linked tables around some table T by a single command
Let you want todo reverse engineering, i.e. visualize some existed tables and links on a new diagram. Let you want to expose on a diagram some family of linked tables. You add the first table and meet problem. You usually don’t know/remember which other tables are linked.
Now you have great help on this step. In the contextual  menu of Table, in the model find command “Add Linked Tables …”.
It will show you dialog where you can select all or some linked tables, click OK and see linked tables.