Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Error SQLPrepare with no explation

mohinder_singh
6 - Meteoroid
 

Hi All

 

We are trying to run a workflow which reads data from difference sources like Oracle, Ms Access and YXMD files. However, it always error Error SQLPrepare with no explanation. If I try to break and run individual sections alone, it works fine. No error explanation is big problem for us. See attached image.

 

Note: Workflow start with reading various access dbs and after few mins(20 mins), it starts querying Oracle db and throws error.

 

Appreciate any help from team!

 

Thanks

Mohinder

 

2 REPLIES 2
DataNath
17 - Castor
17 - Castor

Hey @mohinder_singh, if you try placing a space between your select <table>.* and FROM, does that help? Spotted this post where linebreaks aren't always recognised: https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/SQL-error-that-I-only-get-in-A...

mohinder_singh
6 - Meteoroid

Hi @DataNath , Tried everything but of no use. I am frustrated now. I don't see any reason for this

Labels
Top Solution Authors