Armand Niculescu

Armand is a 32 year old designer and programmer employed with Media Division. He has 15 years experience with programming, specializing in scripting languages such as Actionscript, Javascript and PHP. He also does design and photography.

One response to “Access 2007 and NULLs”

  1. Wil

    The only way can think of to do it is to cast the NULL values as something else. In Access that would be nz(column_name,-9999) or something. I agree about Access in general, I’m forced to deal with a similar situation – apps built in Access prior to SQL Server being installed with eccentric coding practices, little documentation, etc. The worst part is they never migrated completely to SQL Server so I have Access dbs interacting with SQL Server and vice-versa. Joy! Good luck!

Leave a Reply