Hi Experts, I'm super new at these types of functions in SQL. I'm passing in an array of foreign key values to select corresponding primary key values from the parent table for a hiearchical grid. The ASP.NET / VB code seems to be working. But I think I need to cast from text to int out of the...