Hello guys, could you please give me a hand?
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]
Hello guys, could you please give me a hand?
I am trying to write an Expression to the “Run querry” command, but I keep getting errors like this:
Select KatalogoKodas, PrekesPavadinimoID
From [dbo].[X_Prekes]
Hey, you have to pass query in a string format, use double quotes around your query.
Thanks
Its that simple, huh?
Thanks, it worked!
yep, Happy Automation
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.