Hi everybody,
I have a vba code that builds a SQL String, opens a connection to SQL server and imports the contents of a SQL View into an Access table.
Everything works fine, except one column "primary_account" where I store 1 and 0 for True and False. In Access 1 shows up as -1. Does anyone know the cause of this and how can I fix it? Thanks!
![]()