Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
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, 7:24 am This article has been viewed 35224 times. Google search has resulted in 7 hits on this article since January 25, 2004.
|
|