Viewing 3 posts - 1 through 3 (of 3 total)
It took a lot of effort to rewrite my app from VB.Net to C# so I could use the example Paul supplied above, but it worked like a charm!
Thanks Paul!
Trevor
June 27, 2005 at 11:52 am
#568716
Thanks Darrell, but I've already been though that one. One would think that if MS included and add method, there must be another collection available.
May 20, 2005 at 8:56 am
#560231
When you use the "IN (@SQL)" syntax, you are literally looking for "fclty_code = @SQL" which is to say, fclty_code="'LMTO','MMAG'" so it does not find any records.
May 17, 2005 at 11:04 am
#559323