SQL Run Querry error

Hello guys, could you please give me a hand? :smiley:
I am trying to write an Expression to the “Run querry” command, but I keep getting errors like this:


The querry is simple:

Select KatalogoKodas, PrekesPavadinimoID
From [dbo].[X_Prekes]

Hey, you have to pass query in a string format, use double quotes around your query.

Thanks

image

Its that simple, huh? :smiley:
Thanks, it worked!

yep, Happy Automation

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.