Posted in August 15, 2009 ¬ 10:39 amh.Ruslan Zasukhin
We have add 2 news video tutorials EN. One for MAC and one for WIN about how to setup ODBC datasource around Valentina ODBC driver.
http://valentina-db.com/dokuwiki/doku.php?id=valentina:video:video
These lessons can be helpful to setup ODBC data source for other dbs also, e.g. MySQL or MS Access, if you want import from then into Valentina using
Valentina Studio ODBC data import.
And lesson about this import from ODBC is our next lesson, which is in the work.
Posted in August 13, 2009 ¬ 2:16 pmh.Ruslan Zasukhin
http://valentina-db.com/dokuwiki/doku.php?id=valentina:video:vspro:vspro
Here you can find new and improved video tutorials:
* Preview Overview
* SubReports
* Formatting
* Expression Field
New lessons now come in two languages English and Russian.
Posted in July 15, 2009 ¬ 8:05 pmh.Igor
Для View добавлено новое свойство в Property Inspector – текст запроса( с возможностью редактирования ), а также добавлена подсветка синтаксиса для таких свойств. Причем подсветка реализуется средствами самой студии( библиотека LT ), а не с помощью wxSTC как в редакторе.

Также добавлена поддержка properties для триггеров.
Posted in June 24, 2009 ¬ 5:50 pmh.Ruslan Zasukhin
With 4.2 release we make Valentina for iPhone (iV4CC), which currently is VClient only, totally free for download and use. Of course you should have a license of a Valentina Server.
Note, that now you can easy download iV4CC and VServer Office archive with DEMO license, develop and test application on both Simulator and iPhone Device.
Posted in June 19, 2009 ¬ 12:04 pmh.Ruslan Zasukhin
You can use this control to force page break for a report.
Posted in June 18, 2009 ¬ 1:18 pmh.Ruslan Zasukhin
These buttons allow you easy import local project to a remote Valentina Server, and visa versa – remote project to local HDD.
Idea is simple: you choose local project, then vstudio create on a selected VSERVER a new project, and execute INSERTs record by record from your local project’s table. As result, you get on the VSERVER a new project with all the same items, which already registered and ready for use.
Posted in June 18, 2009 ¬ 12:14 pmh.Ruslan Zasukhin
This is a very important feature for reports. And we have implement it using the same internal engine as the Valentina SQL format() function.
You can read Valentina WIKI: http://valentina-db.com/dokuwiki/doku.php?id=valentina:vcomponents:vsql:reference:expr:funcs_string#format
For any output field you can specify in the inspector its pattern and kind of pattern (number, currency, …).
Posted in June 18, 2009 ¬ 12:09 pmh.Ruslan Zasukhin
This feature allows you to specify for a selected item different styles of formatting (bold,color, …) depending on condition, for example, if f1 > 0 color is black, else it is red and bold.
You can use any valid Valentina SQL expression in the condition.
Posted in June 18, 2009 ¬ 12:02 pmh.Ruslan Zasukhin
This option allows you make sure that if there is no enough space at bottom of page then group header is printed on the next page with its records.
Posted in June 18, 2009 ¬ 11:52 amh.Ruslan Zasukhin
You can now copy style from one element of report to another using tool bar button.