We use the Crystal VCL component to interact with Sybase Stored Procedures
in a Crystal report.
We use the FormatDateTime function using the format 'yyyy-mm-dd
hh:mm:ss.000' and set the SQL.Params[x].Value
TCrpe.SQL.Params[x].Value := FormatDateTime('yyyy-mm-dd
hh:mm:ss.000',Date);
---------------------------------------------------------------------------
New Zealand Delphi Users group - Offtopic List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
