Re: strange dbi

Johnf,

Have you tried using single quotes?

rows = db.select_all(‘select * from arcust’)

Regards

Gem

Thanks Cameron:

I tried that.

I wonder do you have to know any diagnostics I can use to determine was
is
happening??? Maybe there is someone that is supporting the DBI (author
or
something?)

John