> > Hi, > > I am trying to find a way to test an MS SQL engine using > tsql(1) from a > Linux box. > My input file has over 47000 SQL statements in it. > It's a very large test... tsql was written as a test for libTDS not for scripting a lot of statements. Just an opinion... freddy77