Help for this page
# // Connect to Microsoft SQL 2000 Database my $DSN = 'driver={SQL Server};Server=DIGGER;database=Mailbird;uid=dig +ger;pwd=psswrd;'; ... # Execute the SQL statement $sth->execute;
AND tblRegion.r_name='Otago' OR tblRegion.r_name='Auckland' OR tblRegi +on.r_name='Northland ...