When I invoke dbi_result_get_string_idx on a column declared 
"VARCHAR(256) COLLATE 'binary'", libdbi complains that: "The requested 
variable type does not match what libdbi thinks it should be".

I then tried using _get_binary_idx, but that seems to cause the next dbi 
call to segfault (_get_short_idx). I wasn't sure if dbi was giving me 
the '\0' character, so I called _get_field_length_idx and that just 
returns 0. I don't have any idea whats going on now.

Has anyone else run into this?


Vikram.




------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
libdbi-users mailing list
libdbi-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-users

Reply via email to