Remove Nulls error

P

p

We are using Access 2000 with a upsized database on sql 2000 using odbc
linked tables. The database creators used NULLs in every table and column
in database. I want to replace most nulls with datatype defaults (except
datetimes). I changed a varchar for a textbox to not use nulls in sql
server. I then "refreshed" database in "linked table manager" but now I keep
getting this error, when I backspace over the textbox entry, and tab? I
also get same error when switching a dropdown box. Is there something I am
missing to resolve this?

"You tried to assign the Null value to a variable that is not a Variant data
type."

Thanks in advance.
P
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top