Violation access when trying to insert a Date value in a table trough a parametred query

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for Oracle in Delphi and C++Builder
Post Reply
axelv

Violation access when trying to insert a Date value in a table trough a parametred query

Post by axelv » Fri 13 May 2005 10:59

when I used 'MyQuery.Params[x].AsDate' for inserting some date values in an Oracle table I have a 'Violation Access'

Do I use the good syntax for doing this action ?

Thank you for your time !

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Mon 16 May 2005 14:31

We reproduced your problem and fixed it. This fix will be included in the
next DbxOda build.

Post Reply