Hi,
I am converting a VB6 app to VB2008 and are having problems with replacing Variant variables.
I used Variant in cases where the data might be string or Null.
Is there a way I could check for Null and just set the string to zero lenght?
Any help would be appreciated.
Ragnar
View Complete Post