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>
|