in reply to Re: DBI and bind_columns issue
in thread DBI and bind_columns issue

Oh lordy! I see where I screwed up. I was using -> where I shouldn't have been *facepalm* Now I do feel stupid! I copied a section I was using in an older bit of code which used the fetchrow_hashref before I knew about bind_columns and never got around to fixing it.