ODBC problem: DSN and SQLTimestamp not defined

Hi! I’m using ODBC package in Julia v0.6.4, however, I’m getting the followinf LoadError: UndefVarError

Whereas I’m using ODBC at the very first line of the code, and it is working normmaly.
image

To show more detail, I’m using DNS in:

Do you know why is it happening?