Hi,
Although this is possibly caused by sybase it is in perl were I wish to solve the problem so I choose this forum over the sybase one.
Ok here goes...
I have been having some problems using DBI to connect to a sybase database.... sometimes its all fine, other times it doesn't work and this is dependent on which sybase open client version I am using at the time.
This is due to the fact that the perl DBI module I am using is built against a particular version of the sybase open client and if I use another version of the sybase open client then I get horrendus errors or worse still a core dump.
My question is: Is it possible to query the DBI library and obtain information about which version of the sybase open client it was built against along with any other information which maybe important?
Cheers
Rob
Although this is possibly caused by sybase it is in perl were I wish to solve the problem so I choose this forum over the sybase one.
Ok here goes...
I have been having some problems using DBI to connect to a sybase database.... sometimes its all fine, other times it doesn't work and this is dependent on which sybase open client version I am using at the time.
This is due to the fact that the perl DBI module I am using is built against a particular version of the sybase open client and if I use another version of the sybase open client then I get horrendus errors or worse still a core dump.
My question is: Is it possible to query the DBI library and obtain information about which version of the sybase open client it was built against along with any other information which maybe important?
Cheers
Rob