in reply to Re^3: Avoiding Strange Win32::ODBC Return Values for Integers
in thread Avoiding Strange Win32::ODBC Return Values for Integers (NUL)

I have the 57 now, using chop - see my update to the original post.

> do you know which col# is supposed to be a number?
No - the SQL queries that I will run with this script may vary. I want it to become quite generic :)

As I have found the strange last character beeing guilty for spoiling automatic datatype detection by the module, elegantly getting rid of it will be my new goal.
  • Comment on Re^4: Avoiding Strange Win32::ODBC Return Values for Integers