I want to import a datetime field data from MS Access to MS SQL 2008 Time field and realize that it import 1:00:00 PM from MS Access table to change to 1:00:00 AM in MS SQL Server table.
It works if I change the time field to DateTime field in SQL 2008 Server table.
Are there any work around for this issue?
Your help and information is great appreciated,
Regards,
Souris,