ADO DB2 Exception Error
From: Nigel Huband (nhuband_at_nospam.hotmail.com)
Date: 08/23/04
- Next message: Bob Berry: "Re: Check if a field in a table exists...."
- Previous message: miyomo: "Re: access field types... ???????"
- Next in thread: Bernhard Geyer: "Re: ADO DB2 Exception Error"
- Reply: Bernhard Geyer: "Re: ADO DB2 Exception Error"
- Reply: Arnie Mauer: "Re: ADO DB2 Exception Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 23 Aug 2004 10:09:17 +1000
Hi, I'm maintaining some code that's throwing an exception on 'post' to a
DB2 (UDB) table.
It's using a Delphi TADOTable connecting through a TADOConnection object
using the DB2 v7.1 drivers through ODBC.
The strange thing is that it works on all other databases I've tried (SQL
Server, Access, etc).
It happens when the TADOTable has the 'append' method called, the data is
then populated then on the 'post' the exception occurs.
I think it might be related to a datetime variable being null as these
values were not set.
I don't suppose anybody else has had problems like this and might be able to
point me in the right direction?
Thanks in advance for all help.
Regards,
Nigel Huband.
- Next message: Bob Berry: "Re: Check if a field in a table exists...."
- Previous message: miyomo: "Re: access field types... ???????"
- Next in thread: Bernhard Geyer: "Re: ADO DB2 Exception Error"
- Reply: Bernhard Geyer: "Re: ADO DB2 Exception Error"
- Reply: Arnie Mauer: "Re: ADO DB2 Exception Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|