Mika Mäntylä ([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description Windows 2000 ODBC driver(7.01.0006) crashes. Long Description Using the PostgreSql in W2K through ODBC(7.01.0006) the program(psqlodbc.dll) crashes, when trying to insert row with INTEGER data type. This does not happen with ODBC driver version 7.01.0005. The data I'm trying to dumb is in our DB-aplications internal format in the Example Code section. So with this data the latest ODBC(7.01.0006) driver crashes while ODBC(7.01.0005) driver works fine. Sample Code TABLE DEMO_HOURS_BASE TASK_ID INTEGER NOT NULL PRIMARY KEY(TASK_ID) DUMP DEMO_HOURS_BASE TASK_ID 125 126 --END-- No file was uploaded with this report ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl