If it is a legacy database try use
DAL('mssql2://...') instead of DAL('mssql://...')
On Jan 13, 7:12 am, Jose <[email protected]> wrote:
> On 12 ene, 17:01, mdipierro <[email protected]> wrote:
>
> > The problem is not so much with this code but with the fact that there
> > seems to be non-unicode characters in one of your records. It comes up
> > because of the fields in the SQLFORM as an IS_IN_DB validator.
>
> > I have made a modification in trunk that will allow you hopefully to
> > get the data out of the database anyway.
> > You should try find out what field and record that is and correct it
> > anyway.
>
> > Massimo
>
> if you know what field, the problem that it is a legacy database. With
> the change in the trunk stayed as it was before.
Does it mean you can read the data?
> Thanks.
>
> Jose
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en.