I ran into this problem a while back, and learned a very valuable lesson - always define a type for SqlCommand Parameters - sometimes what it infers is bad/wrong.<BR><BR>That being said, I have no ...