View Revisions: Issue #922
Summary | 0000922: Float used on table without primary causes update to not capture | ||
---|---|---|---|
Revision | 2022-08-24 17:59 by emiller | ||
Steps To Reproduce | Use SQL-Server Create a table without a primary key Put columns on the table, including one that is of type "float" Update a row in the table |
||
Revision | 2012-11-21 18:59 by elong | ||
Steps To Reproduce | Use SQL-Server Create a table without a primary key Put columns on the table of type "float" Update a row in the table |