Re: Problem with ReadOnly attribute

2013-09-28 Thread Tim Bunce
On Fri, Sep 27, 2013 at 09:56:38PM +0100, Martin J. Evans wrote: > On 27/09/2013 21:01, Tim Bunce wrote: > >> > >>I don't see a way in DBI's pod to report this back i.e., there is no > >>return value mentioned. > >> > >>Should I just issue a warning if I get "option value changed - 01S02"? > > > >>

Re: Problem with ReadOnly attribute

2013-09-27 Thread Martin J. Evans
On 27/09/2013 21:01, Tim Bunce wrote: On Fri, Sep 27, 2013 at 08:09:16PM +0100, Martin J. Evans wrote: However, a driver may not support SQL_ACCESS_MODE in which case it returns a SQL_SUCCESS_WITH_INFO and 01S02 - Option value changed, which is described as "the driver did not support the value

Re: Problem with ReadOnly attribute

2013-09-27 Thread Tim Bunce
On Fri, Sep 27, 2013 at 08:09:16PM +0100, Martin J. Evans wrote: > > However, a driver may not support SQL_ACCESS_MODE in which case it > returns a SQL_SUCCESS_WITH_INFO and 01S02 - Option value changed, > which is described as "the driver did not support the value > specified in ValuePtr and subs