| To: | REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: Database Max() Function |
| From: | Mike Benonis <mbenonis_lists at mac dot com> |
| Date: | Sat, 29 Dec 2001 15:52:01 -0500 |
It tried it both ways. Neither works. Ideas?
-Mike
on 12/29/01 3:18 PM, Charles Yeomans at yeomans at desuetude dot com wrote:
> Should
>
> C=DB.SqlSelect("Select Max (uniquekey) from Novels")
>
> read
>
> C=DB.SqlSelect("Select Max(uniquekey) from Novels")
>
> i.e. no space after Max?
>
> Charles Yeomans
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Database Max() Function, Charles Yeomans |
|---|---|
| Next by Date: | Re: MVC...from the semi-nieve, Matthias Buercher |
| Previous by Thread: | Re: Database Max() Function, Charles Yeomans |
| Next by Thread: | Re: Database Max() Function, Brooks Seymore |
| Indexes: | [Date] [Thread] [Top] [All Lists] |