Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
João Melo
MVP
5
Views
2
Comments
How to convert Advanced Query to Ansi SQL?
Question
SQL
API
Is it possible to usa some API to validate and convert an Advanced Query statement to Ansi?
Why? I1m working on an App that enables the user to create his own Advanced Queries in Runtime. Só I would like to validate sintaxe, giving him some feedback when errors are found, and to run the statement aggainst database to export the result set as a CSV file.
Guilherme Pereira
Staff
Hi João,
Have you looked the component
SQLMap
.
By your description this one seems to be what you want or at least provide you with a quick start.
Cheers
João Melo
MVP
Yes, I have already tested it. But it doesn't work in some cases. Unfortunately I couldn't map all these cases, and I would like to use something error proof. But thank you for the tip.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...