update failed

Destinado ao auxílio e Troca de informações sobre a ferramenta Xmaker
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1236: count(): Parameter must be an array or an object that implements Countable
dmfilho
Mensagens: 26
Registrado em: Abril 20th, 2012, 9:17 am
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1236: count(): Parameter must be an array or an object that implements Countable

update failed

Mensagempor dmfilho » Janeiro 14th, 2013, 10:20 pm

boa noite a todos.

Desenvolvi a rotina abaixo e está dando o seguinte problema: 'update failed'

procedure TFormFrm_ExpArqUnive.ZeraQuantidades;
begin
TabGlobal.DTmp_001.Abrir;

TabGlobal.DTmp_001.First;
while not TabGlobal.DTmp_001.Eof do
begin
Tabglobal.DTmp_001.Modifica;
TabGlobal.DTmp_001.Quantidade.Conteudo := 0;
Tabglobal.DTmp_001.Salva;

TabGlobal.DTmp_001.Next;
end;

TabGlobal.DTmp_001.Close;
end;

Se alguém puder me ajudar ficarei muito grato.

Att.

Daniel Montello Filho

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1236: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1236: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1236: count(): Parameter must be an array or an object that implements Countable

Voltar para “Xmaker”

Quem está online

Usuários navegando neste fórum: Nenhum usuário registrado e 27 visitantes