On 02/02/2008 17:59, Aílsom F. Heringer wrote:

The collumn is defined as "Senha", and I am sending "SELECT Senha FROM
[....]
CREATE TABLE usuarios
(
[....]
  "Senha" character(10),
[....]

There you go - you need to do

  select "Senha" ....

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
[EMAIL PROTECTED]
---------------------------------------------------------------

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to