Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
SQL Related Articles: Building indexes and use Prop:Where to limit a file loop 2004-04-10 -- Dan Pressnell Newsgroups: sv.clarion.drivers
> Interesting, mind I place this over www.clarionpost.com?
Sure thing. And in case an ORDER BY is needed, then check out the runtime
index in the help file. Then you can do something like this:
build(acc:runtimeindex, 'acc:dateopened')
set(acc:runtimeindex)
accounts{prop:where} = whatever
.... etc
Dan
Today is November 21, 2024, 2:37 pm This article has been viewed 35225 times. Google search has resulted in 7 hits on this article since January 25, 2004.
|
|