From: bill l. <cbi...@gm...> - 2010-10-05 23:21:13
|
Втр, 05 Окт 2010, Steve писал(а): > Hi Bill, > > >You did not show how you call sqlbindcol, without detail it is hard to > >guess what was wrong. > > I don't know what sqlbindcol is, all I do is: > > my $dbh = DBI->connect("DBI:ODBC:END_DB"); > > Which calls the unixODBC driver manager. Without knowing how DBI call sqlbindcol, and how it decodes the buffer after fetching a row, or what is the output of sqldescribecol, it will be also possible that the culprit being DBI itself. However my knowledge of perl is very limited. -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 |