Problem With new version 5.50.34 and 5.50.35
Posted: Tue 17 Jun 2008 02:23
I test with both version and I have the same problem:
"invalida Variant Type Conversion"
This happend to execute the follow code:
dmN.tNicOcupa.SQL.Clear;
dmN.tNicOcupa.SQL.Text := 'Select Distinct Contrato From NicOcupa Order By Contrato';
dmN.tNicOcupa.Open;
Delphi 5
Windows Vista Bussines (new)
MyDac 5.50.34 and 5.50.35 (new)
Until I was worked with the follow enviroment all was fine
Delphi 5
Windows XP
MyDac 5.20
You Can help my, Thanks
"invalida Variant Type Conversion"
This happend to execute the follow code:
dmN.tNicOcupa.SQL.Clear;
dmN.tNicOcupa.SQL.Text := 'Select Distinct Contrato From NicOcupa Order By Contrato';
dmN.tNicOcupa.Open;
Delphi 5
Windows Vista Bussines (new)
MyDac 5.50.34 and 5.50.35 (new)
Until I was worked with the follow enviroment all was fine
Delphi 5
Windows XP
MyDac 5.20
You Can help my, Thanks