|
Similar problems have occurred before, generally the system date and time format. Try the following method
In SQL, look at the format of the OperatorDate field record. Use FormatDateTime() in BCB to format it into the date and time format in SQL.
There is your DateTimePicker1->Date is best to make AnsiString first |
|