POSIX for ValentinaDB, improvements for other ADKs
Continue reading Valentina Release 11.5.3 Supports PHP 8.1, Updates StudioCategory: Valentina for Revolution/Livecode
Valentina Release 10.5.5 Improves Studio User Experience, Valentina for Python
Combined release with 10.5.4 and hot update include fixes across all products, Forms, ADKs for Python, .net and LiveCode.
Continue reading Valentina Release 10.5.5 Improves Studio User Experience, Valentina for PythonValentina Release 10.4 Improves Studio SQL Editor, Dark Mode on macOS
Update provides across the board improvements to macOS versions of products, HTML in reports and more.
Continue reading Valentina Release 10.4 Improves Studio SQL Editor, Dark Mode on macOSReporting for LiveCode: Build, Test & Deploy Apps with Reports, Printing, Labels and more
Paradigma Software introduces a complete solution for deploying LiveCode applications on macOS, Windows and Linux with comprehensive reporting features.
Continue reading Reporting for LiveCode: Build, Test & Deploy Apps with Reports, Printing, Labels and moreValentina Release 9.6.4 Improves Studio, Updates Valentina ADK for LiveCode 64 Bit
Update and fix release improves several developer ADKs, Valentina Server, Studio, iOS client and more.
Continue reading Valentina Release 9.6.4 Improves Studio, Updates Valentina ADK for LiveCode 64 BitValentina Release 9.6.3 Improves Studio Query Builder, Server Preferences
Numerous fixes and updates, as well as updates to database and reports ADKs for LiveCode and Xojo.
Continue reading Valentina Release 9.6.3 Improves Studio Query Builder, Server PreferencesValentina Release 9.6.2 Adds JavaScript to Reports ADKs, PosgreSQL 12 Support
Update also improves management of parameters in Studio, improvement of SQLite support and more.
Continue reading Valentina Release 9.6.2 Adds JavaScript to Reports ADKs, PosgreSQL 12 SupportValentina Release 8.6.6 Improves, Fixes Database & Reporting Solutions
Paradigma Software Valentina Release 8.6.6 is a fix update for 8.6.x products with improvements for Valentina Studio, Valentina Server and others. Continue reading Valentina Release 8.6.6 Improves, Fixes Database & Reporting Solutions
Valentina Release 7.5.7 includes improvements, 64 bit support for LiveCode ADK and Xojo Update
Paradigma Software announces Valentina Release 7.5.7, which includes fixes and improvements across all products as well as the first support for 64 bit LiveCode. Continue reading Valentina Release 7.5.7 includes improvements, 64 bit support for LiveCode ADK and Xojo Update
Video: How to Download and Install Valentina ADK for LiveCode on MacOS X
Mac OS X developers can develop and deploy LiveCode applications, and Paradigma Software has both Valentina Reports ADK for LiveCode and Valentina DB ADK for LiveCode available to build powerful business applications with LiveCode. Check out how to get started with this combination of tools.
Valentina Reports ADK lets you embed cross-platform reports in your business applications with support for grids, tables, charts, graphs and more; you aren’t limited to only Valentina DB though when it comes to reports. You can use Valentina Reports with MS SQL Server, Oracle, MySQL, Postgre and more.
Continue reading Video: How to Download and Install Valentina ADK for LiveCode on MacOS X
Video: How to Download and Install Valentina ADK for LiveCode on Windows
LiveCode developers can develop and deploy on Windows, and Paradigma Software has both Valentina Reports ADK for LiveCode and Valentina DB ADK for LiveCode available to build powerful business applications with LiveCode. Check out how to get started with this combination of tools.
Valentina Reports ADK lets you embed cross-platform reports in your business applications with support for grids, tables, charts, graphs and more; you aren’t limited to only Valentina DB though when it comes to reports. You can use Valentina Reports with MS SQL Server, Oracle, MySQL, Postgre and more.
Continue reading Video: How to Download and Install Valentina ADK for LiveCode on Windows
Video: How to Download and Install Valentina ADK for LiveCode on Linux
LiveCode is an excellent tool for developing on Linux, and Paradigma Software has both Valentina Reports ADK for LiveCode and Valentina DB ADK for LiveCode available to build powerful business applications with LiveCode. Check out how to get started with this combination of tools.
Valentina Reports ADK lets you embed cross-platform reports in your business applications with support for grids, tables, charts, graphs and more; you aren’t limited to only Valentina DB though when it comes to reports. You can use Valentina Reports with MS SQL Server, Oracle, MySQL, Postgre and more.
Continue reading Video: How to Download and Install Valentina ADK for LiveCode on Linux
Converting FileMaker Pro Databases into LiveCode Applications
David Simpson has written an excellent article over on Omegabundle.com called Converting FileMaker Pro Databases into LiveCode Applications. dot com Solutions makes a powerful utility product called FmPro Migrator Platinum Edition that is a part of the latest Omegabundle for LiveCode 4.2011 offering. More than a utility, its really a one of a kind solution for porting Apple FileMaker Pro and Microsoft Access databases into full LiveCode applications, which in turn makes it possible to port the data store over to Valentina DB.
[NEW][API] Valentina.CopyCursorToNewTable()
We introduce a new utility method Valentina.CopyCursorToNewTable(), which is able to save you hundreds of lines of advanced code in your ADK-based applications. This method added into major Valentina ADKs.
You can read detailed description of this new method here.
IOEncoding usage in V4REV
Assume there is some “not-latin” text (it could be russian or umlauts or something similar). And we have to store it to the Valentina database and then read it back.