Setting properties
Ivan Smahin
ivan_smahin at paradigmasoft.com
Wed Apr 29 11:51:38 CDT 2009
Hello Ruslan,
Wednesday, April 29, 2009, 7:41:06 PM, you wrote:
> On 4/29/09 7:34 PM, "Stan Busk" <maxprog at mac.com> wrote:
> Hi Stan,
>> Is the Following query correct?
>>
>> SET Property CollationAttribute OF Database TO 'kPrimary'
>>
>> Just to make sure.
> In API it is
> db.CollationAttribute( kStrength ) = kPrimary
> I think this will not work via SQL, because here 2 parameters
> CollationAttribute( kStrength )
> Ivan?
SET PROPERTY Strength OF DATABASE TO 'kPrimary'
You may easy see all that property names running
SHOW PROPERTIES OF DATABASE
--
Best regards,
Ivan Smahin
Senior Software Engineer
Paradigma Software, Inc
Valentina - The Ultra-Fast Database
http://www.valentina-db.com
More information about the Valentina
mailing list