Re: Sorry! (EuSQL: Geting Values of a Specific Field)
- Posted by Alex Chamberlain <alex.chamberlain at tiscali.co.uk> Dec 05, 2005
- 512 views
Matt Lewis wrote: > > posted by: Alex Chamberlain <alex.chamberlain at tiscali.co.uk> > > > It does work if you shut the database browser!! > > I recommend always checking your return values from EuSQL functions for > errors. Or, you can declare a variable of type EUSQLRESULT (see the Errors > section of the docs for more info) and have it automatically catch these > for you (useful when testing and developing, but probably shouldn't rely > on it for production). > > Matt Lewis I have now it was just that i had left the open_db() untested by mistake!