April 19, 201015 yr 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, 201015 yr by Guest
Create an account or sign in to comment