Dear all,
Similar to my previous post. I get the question more straight forward. What is want to do is simple.
My SQL server only allowed windows authentication. But during my VB program runtime, the crystal can start using the current logged in ID to open the report.
But instead of using the current logging ID. i would like to pass another windows user id and password to the crystal report to open the report.
My vb program is a winform type. Thank you