|
You're welcome! I'm glad you like it!
I'll look into a solution for visualizing NULL database values. Perhaps showing
NULL (in italics) like what the SQL Server Management Studio does. But then I'll also have to figure out what to do with empty strings, if I should also just set them to
NULL or keep it as an empty string...
Anyway, thanks for the input! I'll look into this either tonight or over the next few nights :)
|