SQL Server Forums - Convert Decimal to DateTime
Hello I have a problem and I don't know how to sort it out. Why when I convert a date value to double in access vba I receive a value and when I convert the same data value to decimal in sql I receive a diferent value. Example: Access vba dim data as date...