| | | 
StrataFrame Novice
       
Group: StrataFrame Users Last Login: Today @ 3:02:05 PM Posts: 119, Visits: 634 |
| | V 1.61. PK is UID. By default DDT created it clustered. Change PK Index props to non-clustered in DDT Later go back to this table in DDT dirty buffer in any way ( on fields other than pk ) Save and close. PK Index has changed back to clustered. ( Can really bite you if you dont' remember to look for it ) Just something to look at before next release. |
| | | | 
StrataFrame Novice
       
Group: StrataFrame Users Last Login: Today @ 3:02:05 PM Posts: 119, Visits: 634 |
| | Addendum : no change is necessary. Just double click on any field to show field list on right then save and close and pk index reverts to clustered. |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: 06/17/2008 9:28:35 AM Posts: 2,649, Visits: 1,863 |
| Yes, the primary key gets dropped and re-created every time the table is saved. We'll be sure to work out a solution for GUID PKs. Thanks for the heads up.
www.bungie.net |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Today @ 11:13:06 AM Posts: 4,104, Visits: 4,176 |
| | A new table setting has been added which allows the automated primary key creation to be specified. By default the primary keys will be created, however, ti disable the automatic primary key index creation, open the table properties and uncheck the option labeled, "Automated Primary Key Index Creation on Structure Saves. This will be included in the 1.6.5 beta that I post later tonight (2/10/2008). Thanks. |
| |
|
|