i have the following problem:
Code: Select all
TOraTimeStamp *timestamp = new TOraTimeStamp(OCI_DTYPE_TIMESTAMP);
timestamp->Format = "YYYY.MM.DD hh24:mi:ss";
timestamp->AsString = DlgMain->TMStringGrid->Cells[4][DlgMain->m_iHitRow];
when the constructor is called, the error message appears:
Assertion failure (D:\Projects\Delphi\Odac\Source\OraClasses.pas, Zeile 10732)