SQL Error Access 2010 VBA Update Command - Stack Overflow

SQL Error Access 2010 VBA Update Command - Stack Overflow

瀏覽:871
日期:2026-04-19
You need to enclose the description field value you are setting in quotes since it is a string field. It should look like this: ' Build the query Dim query As ......看更多