in reply to DBD-ODBC FoxPro on Win2000
Hello,
I have not used DBD::ODBC, but i have done quite a bit of work with ither DBD drivers. In looking at the trace info provided, it appears that the fetchrow_array() call returns SQLFetch rc of 0 once, and returns data :
-> fetchrow_array for DBD::ODBC::st (DBI::st=HASH(0x1cabf7c)~0x1cabf34 +) SQLFetch rc 0 dbih_setup_fbav for 3 fields => 0x1cabef8 fetch num_fields=3 <- fetchrow_array= ( '89959' '11097840' '1237' ) 3 items at tkttest.pl + line 24.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: DBD-ODBC FoxPro on Win2000
by gary kuipers (Beadle) on Jul 12, 2001 at 18:21 UTC |