Eden Morris Posted April 19, 2010 Posted April 19, 2010 (edited) 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 April 19, 2010 by Guest
Recommended Posts
This topic is 5332 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 accountSign in
Already have an account? Sign in here.
Sign In Now