[Gambas-user] Bug (Fields in Results is case sensitive Now)

Wellington de Souza Pinto wspinto at ...1405...
Tue Sep 18 19:01:58 CEST 2007


Hi every one!!!

Is Bug or not???

In may old projects gb2 ver 50 i'm use call the fields in this method:

oTable = myConnection.EXEC("SELECT pc_nome FROM myFile")

PRINT oTable["pc_nome"]  or PRINT oTable["PC_NOME"]  or oTable["Pc_Nome"] ->
work fine

    In Table the DaTabase Server my field is lower case pc_nome

Now in rev 630 or ther rev > 540

PRINT oTable["PC_NOME"] not work more. (Field not exist in result...)
PRINT oTable["Pc_Nome"] not work more. (Field not exist in result...)
PRINT oTable["pc_nome"] Work fine

Why??????????????

I'm need change all my projects????

Reguards,

Souza, Wellington
___________________________________________________________________________________
Para fazer uma ligação DDD pra perto ou pra longe, faz um 21. A Embratel tem
tarifas muito baratas esperando por você. Aproveite!





More information about the User mailing list