Velosai
Registered Headache Cause
- Local time
- Today, 00:18
- Joined
- Aug 3, 2007
- Messages
- 38
I'm trying to create a filtering system for a customer of mine, based upon a series of SQL strings. I've created a table with all the SQL, etc in, but part of the problem is that I have variables amongst some of the SQL statements. I can pre-define the variables along side the SQL in the table (come up with a method of storing them as a single string then separating them out into 2 arrays (one of var names, the other the type), but now I am stuck. Is it possible to use those arrays and their values as individual variables?
I know you can create new forms, build new forms from data contained with in tables (I've done it and it gives me a headache everytime I do), but is there a way of creating variables on the fly? Pllllllease say there is and it is nice and simple.
Regards
Velosai
I know you can create new forms, build new forms from data contained with in tables (I've done it and it gives me a headache everytime I do), but is there a way of creating variables on the fly? Pllllllease say there is and it is nice and simple.
Regards
Velosai