mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-08 22:17:57 +01:00
It is required by SQL Server Native Client 2008 and later (when not set it raises: Datetime field overflow. Fractional second precision exceeds the scale specified in the parameter binding.) I have used precision 3 (milliseconds), which is maximum precision returned by DecodeTime used in handling of TDataTime values. git-svn-id: trunk@29719 - |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| fpmake.pp | ||
| Makefile | ||
| Makefile.fpc | ||
| Makefile.fpc.fpcmake | ||