Also, the shell does not display the individual database rows.

In previous versions of web2py I could use the shell command:
   db.auto_matrix[1]

and the contents of the first database row would be displayed.

Now nothing is displayed.. no response in the shell window..

Any ideas about what I am doing wrong?

Thanks,

Joe

On Fri, Jun 3, 2011 at 11:58 PM, joseph simpson <jjs0...@gmail.com> wrote:

> I am running the latest version of web2py and starting to work with the
> plugin wiki.
>
> I have a simple data base with text, integers, boolean, and double values.
>
> Using plugin wiki and jqGrid the integers and double formatted items are
> displayed as "None."
>
> See the attached screen shot.
>
> I also used SQLTABLE to display the data and received identical output.
>
> The data for the database is prepared using a python script and the DAL.
>
> The database contents are then exported to a csv file and imported into the
> current Web2py App.
>
> Any pointers on what may help to get the integers and doubles to display
> correctly.
>
> Thanks,
>
> Joe
>
> --
> Joe Simpson
>
> Sent From My DROID!!
>



-- 
Joe Simpson

Sent From My DROID!!

Reply via email to