[thelist] ColdFusion Tip
Seth Bienek - Web Consultant
sbienek at acep.org
Thu Jun 1 03:35:54 2000
> -----Original Message-----
> From: thelist-admin@lists.evolt.org
> [mailto:thelist-admin@lists.evolt.org]On Behalf Of rudy limeback
> Subject: Re: [thelist] ColdFusion Tip
>
> but i'll bet that it just limits the results coming back from
> the database,
This is correct, Funkmaster. :)
I was under the mistaken impression that CF could pass a note to the DB
server saying "Hey dude, just gimme the one record, ok?" and then the DB
would say "Right." and stop the query after the first hit, but the full
query does in fact still run. If I understand correctly, the DB server only
passes back the first record.
So you are correct. Thank you for getting me straightened out. :) Guess I
owe a tip for bumbling the last one...
<tip type="Security-related Sites">
There are many sites out there that deal with internet security issues.
There is actually a search engine that indexes specifically security-related
content:
http://neworder.box.sk/
Tons and tons of security-related data, compiled from both corporate AND
hacker sources, always seems to have the most current content as well.
I'd recommend running a quick search on your webserver's OS and application
platforms at the very least. You'd be suprised what you might find. :)
</tip>