
Werner Schneider - 2011-01-12 15:14:55
Hello and thanks for this great tool!
I got one problem writing back the backuped data: I get the error
Error converting a string to a datetime
in a line where I try to insert a datetime value like: 'May 18 2010 11:00AM'
Since I use a German MSSQL-Server this might be a language-problem. Wouldn't it be a good idea to use a universal format for datetime like: yyyyMMdd hh:mm:ss.tt which should be understood by all language-versions?