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: "Joseph J. Strout" <joe at realsoftware dot com>
Date: Fri, 28 Jan 2005 13:16:06 -0600
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <BE2056BF dot 28513%sunshine at public dot kherson dot ua>
At 8:53 PM +0200 1/28/05, Ruslan Zasukhin wrote:

 > The syntax the REAL Database uses is:

 create-index-statement:
 CREATE INDEX <index-name-string> ON <table-name-string>
 ( <column-name-list )

Than more it is not clear
why REALbasic send to RBDB API of plugin not correct command.

Sounds like a bug in the database UI in the IDE to me. I quite agree, without the table name, you can't unambiguously know what columns are meant to be indexed.

Best,
- Joe

--
REAL World 2005 - The REALbasic User Conference
March 23-25, 2005, Austin, Texas
<http://www.realsoftware.com/realworld>
_______________________________________________
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>