G
Guest
Hi. I'm using Command.Parameters.Add() to add parameters to a SQL query that
updates an Access table.
When I want to pass a NULL value parameter for a DATE column, I'm getting a
runtime error that says that there's no default value set for the parameter,
but I don't know what that means.
Alex
updates an Access table.
When I want to pass a NULL value parameter for a DATE column, I'm getting a
runtime error that says that there's no default value set for the parameter,
but I don't know what that means.
Alex