Please show some code... On Thursday, October 29, 2015 at 7:51:24 PM UTC-4, [email protected] wrote: > > Hi, > I am always getting extra charcters while trying to retrieve the data from > MySql . For now I am using string functions to remove the extra character > as I am not able to solve this error. > For example , > if my column data is "XXXXX" > I am getting data in web2py as "((u'XXXX',))" > I am getting the entire data with these extra characters .Please provide > any solution . > > > > > > > > > > > > > >
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

