2009/5/6 Kang Chen <[email protected]>: > Is there any limitation of the access property of index, e. g, can I set the > access of index as read-create or read-write?
The max-access property on an index object should be "not-accessible". The only exception is for a table where there are no non-index columns, in which case one of the index objects must be read-only or higher. But assuming there is at least one "normal" column, then the index columns should not be accessible directly. Dave ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
