PB 12.5.1 sql server native client
Has anyone else noticed that if you edit a datawindow PB will automatically select a column as being an identity column? Not the 'right one' mind you, just some random column of the right type that is most definitely not an identity column. also, it doesn't bother to warn you that it decided to make this change on you.
this seems to only occur when you use the sql server native client. if you use oledb instead of native client then PB seems to behave.