in reply to Re: Can't query SQLite in a while loop
in thread Can't query SQLite in a while loop

Thanks Derby. After you pointed me to check the length of the input string the solution was to chomp $name_to_check and the problem was solved. I've missed a small "CRLF" char.
  • Comment on Re^2: Can't query SQLite in a while loop