× Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues

Joomla 3.x - About the SQL query field type limits

9 años 5 meses antes #858 por Michaël Brantus
Hello everyone !
I have a question about the SQL field type in the component creator.

I try to get a list of values and keys from a MySQL table
When I use this query in my SQL field

SELECT name, id FROM myTable ODER BY name

This query works fine with my component in Joomla 3.x


Now I need to add an empty value in my list using this query

SELECT name, id FROM myTable UNION '' as name, NULL as id ORDER BY name

This query works fine when i run it on PHPMyAdmin but now my component in Joomla 3.x does't work i only get a connexion error in my browser.

If someone have an idea to resolve this, I only want to add a blank line in my list

Por favor, Identificarse o Crear cuenta para unirse a la conversación.

9 años 5 meses antes - 9 años 5 meses antes #860 por Michaël Brantus
Respuesta de Michaël Brantus sobre el tema Joomla 3.x - About the SQL query field type limits
I reply to myself

When i modify the SQL query with my code editor it works !

It was just a problem with the quotes converted in html quotes

&quote

Última Edición: 9 años 5 meses antes por Michaël Brantus.
El siguiente usuario dijo gracias: Andres Maeso

Por favor, Identificarse o Crear cuenta para unirse a la conversación.

Tiempo de carga de la página: 0.050 segundos
Gracias a Foro Kunena

Utilizamos cookies propias y de terceros para mejorar nuestros servicios y mostrarle publicidad relacionada con sus preferencias mediante el análisis de sus hábitos de navegación. Si continua navegando, consideramos que acepta su uso.