| Message: 59731 |
 |
BY: Praveen Devarao (praveend) DATE: 2008-08-25 16:47 SUBJECT: RE: NoMethodError ibm_db_adapter:912 'columns Hi Frank,
Yes, I am able to know about the problem. That was really good and helpful that you provided with the CLI trace. I am also not able to find out in which conditions will this(seeing number for the column names) happen. As going by the CLI documentation for SQLColumns() function the result set should have been returned with names of the column, as in case of your development environment.
The solution that you are suggesting is fine. However we have to look into various other aspects, ensuring that nothing else will be broken (Theoretically, this shouldn't break anything :-) ). For this I am trying to get information on which conditions does this scenario occurs. I will get in touch with the CLI people here in IBM and will keep you updated on my findings.
By the way can you provide with some more details. Which platform is your client on? Also are you using the same client machine to connect to your Production as well as your Development server(host)? If the client machines are different, can you check the cli configuration (Like the version of CLI etc) on both the machines, that is if they are same? At the mean time I will try to get information on the kind of scenario that you are facing.
Thanks
Praveen | |