John Aherne wrote: > I am using dabo0.8.4 but I also updated from svn an hour ago after I had > the problem but with no change in behaviour. > > I am using WinXPSP2, python 2.5.1 > > I have been playing with the step by step guide which I have found more > useful than the screencasts. > > However I have one problem so far, which is close to but not the same > problem that Dr Sibylle Koczian is working through. > > I have completed the 2 forms, but the problem I have with the Hours form > is when I try to save the data entry. > > The problem reported is:--: > > db\dCursorMixin.py:302: Warning: Incorrect integer value: 'Mom's > Friendly Robot Company' for column 'clientfk' at row 1 > res = self.superCursor.execute(self,sql) > > To me this indicates that the dropdown list is using the name and not > the key for the SAVE operation. > > I have put some print statements into the afterInit method where the > data for the dropdownlist is created. This shows the 2 lists for names > and keys witht the correct values. And the valueMode is set = "Key" > > I would be grateful if someone could point me in the direction as to how > I can check what is happening. Where it might be picking up the key > value from. > > I did look at the classdesigner some while ago, and it does seem to have > improved a lot. Following the Step by Step guide, it worked without too > many problems, but I don't know if may people are running it on WindowsXP. > > > Thanks for any help. > > John Aherne > > > > [excessive quoting removed by server]
_______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
