Mike
1. Tilde variable & Query ReadFromFile
Has anyone tried to dynamicly assign a variable value using a tilde
variable in a query that is read from file? I tried the following
(with ~aType in the query)
aType="Mechanical"
q.readFromFile(":ROYMAST:NewReleases.qbe")
q.executeQBE()
This generates an error that the variable is not defined. It only
works if I paste the query in (hard code it).
Any thoughts on whether this is correct Pdox behavior?
Noah
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
3. Query readFromFile and tilde variables
4. Problem to see the newgroup
7. How to assign a value into local variable from a query in string variable
8. Help! Trouble with Triggers
9. Data Driven Query - specify query in global variable?
10. Passing Variable off Form to SQL Pass Through Query
11. Need help with query that needs Dynamic SQL, variables, and Temporary tables
12. IS it possible to make a query that searches in a table with tablename xxxxx (variable)
13. Beginner question - using Query Analyzer with variables