Direct path loader / null dates

If you pass a nil pointer for the Data parameter of the SetData procedure, the column will be treated as a NULL. I noticed that this is not documented properly.

------------------
Marco Kalter
Allround Automations
 
That worked fine. Thanks.

I also had a problem with TOracleDirectPathLoader.DateFormat. If I set it I got an access violation on Prepare. When I set it on the columns it works fine.
 
Back
Top