I want to insert texts that have emojis in a MySQL table. I saw that it takes 4 bytes for each emoji because they come in 2 hexadecimals. The issue that I have seen there are different "solutions" and none of them worked for me.
Part of the e...
Can you tell me if you can put a Web Panel inside another? and if so, how can it be done? or in any case, how to pass an id to a table to fill in data, but on the same Web Panel?
I am creating a Web Panel, where I need to have a Text control variable with HTML Format, which works perfectly for me in Transactions, only in Web Panel it does not work (it shows html as text).
I tried using a domain that already has the H...
In a new installation of Gx15 u10 when trying to connect to a Database MySQL 8.0.12 shows the error of the capture:
MySQLNonTransientConnectionException: Client does not support
authentication protocol requested by server;...
I'm doing a form which selects random questions from a DB, the number of questions is determined by the administrator, but good.
Always at the beginning of the questionnaire (Web Panel - Event Start) random questions are selected by this way....
Good morning guys, today I come with an error that so far I do not know what is due, nor do I know how to solve it.
I work with Genexus 15 Java and I want to do a for each to my table to validate that a record already exists and when giving RUN...
I'm working with GeneXus 15 - Java Web, and I want to know if there is any way to send mail to several people at once, either by placing in a "text box" the emails separated by commas (",") or something similar.
I must indicate that I have be...
Currently I have a problem in Genexus 15 U4 that is reflected in the .txt error Tomcat, when loading a WebPanel either through K2BTools or not, and where this makes a query to the Database (ORACLE) it is written in the Tomcat error log messages...
Use GeneXus 15, .net and IIS. I delete a user GAM from the backend and when I want to register with the same user he says:
The GAM record already exists (42)
I saw that it remains in the User Table of GAM . It is a logic...
Good afternoon I am developing an application with GeneXus X evolution 1 in a web environment (.NET) but when creating a web panel, Web Component or simply modifying something in an event and trying to save or compile I get it:
"error: O...