View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006464 | SymmetricDS Pro | Bug | public | 2024-05-30 18:59 | 2024-05-30 19:33 |
| Reporter | elong | Assigned To | elong | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.15.0 | ||||
| Target Version | 3.15.7 | Fixed in Version | 3.15.7 | ||
| Summary | 0006464: SQL-Server bcp error datetime fractional second precision exceeded | ||||
| Description | The bcp bulk loader for SQL Server can get an error for a datetime/datetime2 column if the fractional seconds precision is larger than the size of the field. Error = [Microsoft][ODBC Driver 18 for SQL Server] Datetime field overflow. Fractional second precision exceeds the scale specified in the parameter binding. For example, H2 can hold 9 digits of fractional precision in a timestamp. | ||||
| Tags | bulk, dialect: sql-server | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-05-30 18:59 | elong | New Issue | |
| 2024-05-30 18:59 | elong | Status | new => assigned |
| 2024-05-30 18:59 | elong | Assigned To | => elong |
| 2024-05-30 18:59 | elong | Tag Attached: bulk | |
| 2024-05-30 18:59 | elong | Tag Attached: dialect: sql-server | |
| 2024-05-30 19:33 | elong | Status | assigned => resolved |
| 2024-05-30 19:33 | elong | Resolution | open => fixed |
| 2024-05-30 19:33 | elong | Fixed in Version | => 3.15.7 |
| 2024-06-07 16:46 | admin | Status | resolved => closed |