Campo Memo

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
NANCOUTO
Mensagens: 17
Registrado em: Agosto 27th, 2014, 3:08 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

Campo Memo

Mensagempor NANCOUTO » Setembro 15th, 2014, 11:49 am

Desenvolvi uma aplicação de mala direta via Xmaker e até ai tudo bem. Ocorre que na tabela clientes, tenho um campo memo, onde armazeno observaçoes
sobre o cliente. No entanto, quando faço alguma alteração na digitação do campo, ele não SALVA NA TABELA.

Como resolver isso?

Suporte
Site Admin
Mensagens: 145
Registrado em: Dezembro 20th, 2010, 10:05 pm
[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

Re: Campo Memo

Mensagempor Suporte » Setembro 15th, 2014, 6:58 pm

Olá,

Como está suja definição deste campo em sua tabela?

O tratamento do memo funciona normalmente no XMaker, envie seu projeto compactado, sem o executável para nosso suporte analisar e retornar um posicionamento, aparentemente o fato de não estar gravando é a resposta da sua outra pergunta no fórum, não imprime pois não esta gravando.


Grato pela atenção, conte sempre conosco!
Att,

Suporte - suporte@xmaker.com.br
Equipe Xmaker
_______________
http://www.xmaker.com.br

Gilberto
Mensagens: 65
Registrado em: Janeiro 12th, 2011, 10:03 am
Localização: Ribeirão Preto SP
Contato:

Re: Campo Memo

Mensagempor Gilberto » Outubro 22nd, 2014, 3:07 pm

Boa Tarde,
Estava com esse problema e consegui resolver completando o código DepoisdeModificar :

procedure TFormPagamentos.DepoisdeModificar;
begin
if TabelaPrincipal.State in [dsEdit] then
begin
TabelaPrincipal.Post;
TabelaPrincipal.Transaction.CommitRetaining;
end;
end;


Att
Gilberto


[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 5 visitantes