Jump to content

Calculated SQL query


This topic is 5143 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I put in this line in as an SQL query to import data...

SELECT `orders`.* FROM `orders`

and i get records, I then enter this as a calculated sql query....

"SELECT `orders`.* FROM `orders`"

shouldn't I get the same result? I get no records when I try a calculated result

Edit...

so I found that if I do the script step with dialogs and step through each step it will pull up a result but If I switch to no dialogs no records come up just fine. any ideas?

Edited by Guest
Link to comment
Share on other sites

This topic is 5143 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.