Board index » delphi » Solution: Errors while editing datefields on SQL-Server 6.5
Thomas Friedman
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Solution: Errors while editing datefields on SQL-Server 6.5
Several days ago i had problems in accessing datevalues from
delphi 2.0 on SQL-Server (both german versions). I got an errormessage telling me that SQL-Server cannot convert the string to a date. Exploring this problem whith the SQL-trace utility shows that the BDE If there is a datefield in the recordset then BDE writes in the WHERE Any configuration of SQL-Server client or BDE or using Now I found that on another PC with the same configuration anything is I checked anything til i found that I have 2 different datet DLL's from These DLL's are NTWDBLIB.DLL and DBNMPNTW.DLL. It seems that there are some because i had different version in the directorys C:\MSSQL and The following Versions are working fine: NTWDBLIB.DLL dated 16.04.1997 12:19 Now the WHERE clause generated by BDE looks -- |