main logo
Subject: RE: Anomaly with buffered data and sql
Author: "Derek J. Kalweit"
Posted: 2003/07/31 16:13:00
 
View Entire Thread
New Search


> I have to do what you are asking a few and far between times,=20
> and I've had
> to slap my self on the head to remind myself that SQL-Select=20
> is not going to
> get it for me. So I do a scan or other such techniques. =20

What's the use of a SQL engine if I can't use it to access all my =
anywhere? I shouldn't have to do a SCAN when I should be able to do the =
same thing with a simple(or maybe not so simple) SELECT statement. =
Things that would normally take 1 SQL command turn into huge =
functions(SELECT WHERE IN() kinda stuff, for example).


--=20
Derek


 
©2003 Derek J. Kalweit
<-- Prior Message New Search Next Message -->