Hi
When performing an insert I get the following (When inserting a duplicate key):
OLE DB Error Record dump for hr = 0x80004005
Row #: 0 Source: "PostgreSQL Native Provider" Description: "ERROR: duplicate key value violates unique constraint "runtimeevents_pkey"
DETAIL: Key (eventtypeid, variableid, "time")=(646a7f58-4e39-4944-b756-ba4770b42ce0, 6b3838f6-f534-4854-8e03-0ed41781dddf, 2010-08-24 06:48:06) already exists.
" Help File: "(null)" Help Context: 0 GUID: {0C733A05-2A1C-11CE-ADE5-00AA0044773D}
OLE DB Error Record dump end
Shouldn't the error code be DB_E_INTEGRITYVIOLATION ?
Rgs
Kenn Roland
