realbasic-plugins
[Top] [All Lists]

Re: RBDB API question: Create Index

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: RBDB API question: Create Index
From: Ruslan Zasukhin <sunshine at public dot kherson dot ua>
Date: Fri, 28 Jan 2005 22:54:55 +0200
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
On 1/28/05 9:13 PM, "Will Leshner" <will dot leshner at gmail dot com> wrote:

> On Fri, 28 Jan 2005 20:38:31 +0200, Ruslan Zasukhin
> <sunshine at public dot kherson dot ua> wrote:
> 
>> And REALbasic calls SqlExecuteDirect with query
>> 
>>        "create index IndexName on (f1,f2)"
>> 
>> What wonder us, is that by SQL standard must be
>> 
>>        "create index IndexName on TableName (f1,f2)"
> 
> You are absolutely right that the first SQL wouldn't work at all. I
> wouldn't think any database engine would understand it. What version
> of Rb are you seeing this in, just out of curiosity?

RB 5.5.2

Will, you want to say that you did not see this problem ?!


-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft dot com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>