S
Shapper
Hello,
I need to check if a datareader field is empty.
My Datareader field is given by:
drProduct.Item("image02_url")
How can I do this?
Using drProduct.Item("image02_url") = "" is not working.
Thanks,
Miguel
I need to check if a datareader field is empty.
My Datareader field is given by:
drProduct.Item("image02_url")
How can I do this?
Using drProduct.Item("image02_url") = "" is not working.
Thanks,
Miguel