Board index » delphi » SQL-Server 6.5 (German) / BDE5 (German) and datetime-fields
Thomas Friedman
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
SQL-Server 6.5 (German) / BDE5 (German) and datetime-fields
I'm using SQL-Server 6.5 (German) with Delphi 2.0 (German) and
BDE/SQL-Links 5 (German) and have problems while editing datetime-fields. If i try to edit a datetime-field I get an errormessage from the SQL-Server telling me that he cannot convert to a datetime-value. Using SQL-Trace I can see that the BDE sends an SQL-statement with the date How can I make the BDE 5 (German) to send the shortnames for the month in I have tried anything I knew including LongDateFormat,ShortDateFormat in What is wrong ? -- |