I'm trying out the Mail function on VServer. I've cut and pasted from the document examples to create a stored procedure. Here's my code:
Create Procedure SendReport()
BEGIN
DECLARE query_report VARCHAR( 256 ) DEFAULT
'REPORT "unive...
I was wondering if someone could give me any input on what steps to take to get the Reports ADK running on a web application in Xojo Cloud.
I'm developing the app in a Windows Virtual Machine, so I downloaded the v13.3 Valentina XOJO WIN 64 file a...
I'm having problems printing a report from my Xojo application, using a Vserver.
I have licensed versions of VStudio Pro 13.3.3, VServer 13.3, and the Xojo/RealBasic ADK, all running on Linux (Ubuntu 22.4) [ all from the OmegaBundle 2023]. I have s...
I have the server version of valentina report 6.2 on ubuntu, there is the possibility of purchasing an update, I work with xojo 2015 r2 and postgres 9.6
1.- The update from version 9.2 to 13 is compatible.
2.- I have PCs with Windows XP SP3, Wind...
Get the top developer tools and third party components for the Xojo cross-platform development platform at a huge savings!
Omegabundle for Xojo 2023 is a collection of the most useful tool sets, add-ons, digital books and components for use with X...
So far the database for the AppStore version of my app was in Application Support where it's possible to create a file without having the user save it. I want to expand my AppStore version so that the user can save databases at any location.
When ...
Valentina Release 13.5 is coming, but we are now able to expose a public beta of what is coming in this release. Two major features are coming for Valentina Reports and Valentina DB:
Valentina Reports for MongoDB. This is added to all Valentina R...
Hi All,
Do you dream about adding a feature to Valentina Reports that would help improve your solutions? Some irritating bug got you down that you'd like us to prioritize?
We are listening. How can we make Valentina Reports better?...
If I want to use VServer in Docker, what Server OS do I have to choose when buying Omega Bundle?
Can I change the license file later for another OS if needed?...
Clarification of required license(s)...
I'm currently weighing up reporting tools to use with an app I'm creating ( Apache + MariaDB + Python ) for a client ( for internal use on their intranet ) and I'm considering using Valentina as I had it som...
Using SQL, is there a way to find the position of a value in a string.
The field1 = '0351A', the field2 = '2392;0351A;3876B'
Field2 is build with the GROUP_CONCAT function
I would be able to find that field1 is in 2d position in field2.
How can...
Hi All,
I'm hoping someone can give me some insight into Data Transfer and Diffs.
I'm considering buying the Pro version of Valentina Studio, but the demo hampers the functionality, and the documentation isn't super clear.
Two areas of conce...
New tips, user feedback in Studio, UDP feature on Valentina Server.
Scroll down for the 13.3.1 & 13.3.3 updates...
Valentina Studio FREE | Single | PRO
Valentina Studio is the free, all purpose database management and forms client tool. Va...
I recently got a message that I needed to go to the store and receive a new serial. I did so, selected Valentina Studio Free, proceeded to checkout, clicked finish and got the serial. When I try to put it in I get a message that it is an invalid se...
I have related tables: Invoices and InvoiceItems. I have created a 1:M link between them. How do I add an invoice and then add the items? I have looked at the lesson for related tables, but it seems to deal only with editing, not adding. I know ...
Buenos dias tengo un problema al imprimir con Valentina Reports 12.4.4 en XOJO con cualquier tipo de reporte que tiene mas de una página:Todas las páginas se ven correctas en la pantalla. Pero al enviarlas a la impresora sale correcta la primera pági...
We've added a Q&A to the FAQ on Valentina Reports:
How do I use recursive sub-reports in Valentina Reports?
This uses an example of creating an Amortization Report....
I am revising and editing tables of a database that was imported into PostgreSQL. I have found that some data type conversions throw errors so I am deleting the field and adding it again with the desired data type. When doing so, and also when adding...
Hello,
In the schema editor of Valentina Studio Pro, I have noticed that foreign keys appear under the Links subcategory under the tree view. When I go to edit a table, under the constraints tab I see a foreign keys tab but no entries appear there, ...