>> Oh man, how simple.
>Do I need to say that cfqueryparam takes care of that for you ?
Sure, point out that it would've been easy for me to do that ;-)
Thing is, I was just trying to do a one-time move of data from a text file to a
database and then was going to not use the code again. Th
>Use to_date(#datevar#,'DD-MON-) replaceing
>#datvar# wtht he variable creating that time stamp.
I originally had it that way, mainly cause to_date was something that I learned
recently and I wanted to use my new trick and solidify it in my head - it also
would've have been much simpler. I
I have a nice little query of query going (brilliant little tool query of
queries are).
Unfortunately, it seems that if my SELECT specifies a field that's a CLOB, then
I
receive an error. Here's the error:
Query Of Queries runtime error.
Unsupported SQL type "java.sql.Types.CLOB".
Oddly, If I
I want to check that I'm doing this right.
The second ON DELETE CASCADE, it'll enact when a people(id) entry is deleted?
So
IOW, when an id from the table people is deleted, any table entries from
notes_to_the_record_shared that are related to this people id will also be
deleted.
create t
I do a getMetaData on a return from a query. It gives me an array with a
struct
(IsCaseSensitive,Name,typeName) in each space. I want to sort that array by
the
struct attribute "Name". In other words, I want these structs alphabetically
sorted by name within the array. I've not figured out
I have a search that builds a query. It only returns records on the users ID,
so I
want it to always require that ID be in the record. Then I build a few AND or
OR
statements by which fields are selected. With the AND, all is fine, but with
the
OR, it returns records of other IDs cause it'
I have a page with an iframe. That iframe has a form. The action/target on
the
form replaces the _parent when it submits and goes to a feedback page:
http://hhp.umd.edu/events/systems_thinking/q_a_test.cfm
On the feedback page there is an iframe. The parent variables can be seen by
CF
using
7 matches
Mail list logo