> Can you run the same script on the dec/alpha host using DBD::Sybase > directly? Yes, the identical script (which is very simple, it just connects, calls the table_info method, and uses fetchall_arrayref to get the results from the table_info method) works on the same host that dbiproxy is running on and using DBD::Sybase directly. I also used this same test script with my old setup and it worked fine (both through dbiproxy and directly to DBD::Sybase).
- DBD::Sybase, dbiproxy, and the table_info method... Edward J. Sabol
- Re: DBD::Sybase, dbiproxy, and the table_info method.... Michael Peppler
- Re: DBD::Sybase, dbiproxy, and the table_info met... Edward J. Sabol
- Re: DBD::Sybase, dbiproxy, and the table_info met... Edward J. Sabol
- Re: DBD::Sybase, dbiproxy, and the table_info method.... Edward J. Sabol