Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL against a collection ?
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00483741
Message ID:
00483779
Views:
8
>>SQL against a collection ? Anyone know how?
>
>What do you mean exactly?
>
>I consider a database to persist data between application use and users.
>
>I consider a collection as a way of temporarily storing data for the use of an application.

I do as well. I am just trying to identify alternate methods to remove some lookups I have from a table based solution to another alternative, I am looking for more speed. Currently, I do a lookup like "select * from coord.dat where coord.x >= 3725 And coord.x <= 4405 And coord.y >= 2090 And coord.y <= 2770" This will always return a single record in my data set. I realize that I could use a recordset and keep it available at all times in the app. I was just wondering if I could select an object from a collection in the same way.
~Joe Johnston USA

"If ye love wealth better than liberty, the tranquility of servitude better than the animated contest of freedom, go home from us in peace. We ask not your counsel or arms. Crouch down and lick the hands which feed you. May your chains set lightly upon you, and may posterity forget that ye were our countrymen."
~Samuel Adams

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform