evaluate
<%
myTest1 = "testing"
response.write(eval("myTest" & "1"))
%>
as for QofQ: sorry. not to my knowledge. All recordsets are a drain on
resources (esp RAM). You make your recordset, you use it. Why query it
again? you certainly DON'T do anything crazy like dump it in a session
variable - threading issues. that thread has to come around again before it
can be accessed and every body queue's up waiting.
I suspect that CF has just as much strain with query results as ASP - it's
just CF people won't admit that dumping query results into memory for a
while (even session or app scope!)to process it is a bad thing!
I've read on CF sites that the use of evaluate and QofQ is NOT recomenmded
for performance reasons. Doesn't sound like much of a feature...
just a $0.02 rant
cheers
barry.b
-----Original Message-----
From: Ricardo Russon [mailto:[EMAIL PROTECTED]
Sent: Friday, 15 August 2003 10:16 AM
To: CFAussie Mailing List
Subject: [cfaussie] ASP conversion
I currently am developing in asp. and finding it tedious at best.
Just creating the database connection is enough to send you crazy.
If anyone has any knowledge of asp, I would appreciate if you could
offer some advice on the following
Creating dynamic variable names. something like Evaluate()?
And running a query of queries.
Please tell me this can be done in asp. because I don't understand
how any kind of application can be created without these two
features.
Thanks,
Ricardo Russon
MethodData
www.methoddata.com.au
[EMAIL PROTECTED]
Phone: 0410 626 231
This email is intended only for the addressee and is confidential. If you
receive this message and are not the addressee, then it may be unlawful for
you to read, copy, distribute, disclose or otherwise use the information in
this email. Material in this transmission is confidential and the subject of
professional privilege. No confidentiality, nor any privilege is waived,
lost or destroyed, by reason that this e-mail has been mistakenly
transmitted. If you are not the addressee please notify us immediately by
telephone or e-mail at the number and address above and delete all record of
this e-mail.
---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to
[EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/
---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/