Re: determine whether the DB dataset exists

2006-12-07 Thread daniel kessler
>Can you be more specific about what you mean by a dataset already existing? >In your database? In a CF variable? I was trying to determine whether a query had already been done, providing me with a dataset (in a query variable, I guess). If so, I wouldn't do another and use the provided datase

RE: determine whether the DB dataset exists

2006-12-06 Thread Dave Watts
> I need to determine whether a dataset already exists. If it > doesn't, I'll do a query, but if it does, I'd use it. I > thought of structKeyExists, but I don't know the structure > type. I figure there's a better method - so What is it? Can you be more specific about what you mean by

determine whether the DB dataset exists

2006-12-06 Thread Daniel Kessler
I need to determine whether a dataset already exists. If it doesn't, I'll do a query, but if it does, I'd use it. I thought of structKeyExists, but I don't know the structure type. I figure there's a better method - so What is it? thanks for the help. -- Daniel Kessler College of