Hi,
1. How can I pass NULL through a
VB function. It could be done if argument's data type is variant but I don't want that because in future I may need to port this in .NET. .NET doesn't support variant data type.
2. Is there any function to check whether connection is open or not?
Regards,Pankaj