[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 594: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 650: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
Fórum Xmaker • Após um AtualizaSQL como voltar para o registro que estava aberto
Página 1 de 1

Após um AtualizaSQL como voltar para o registro que estava aberto

Enviado: Janeiro 2nd, 2016, 4:51 pm
por adassoft
Pessoal, tudo bem!

Tenho a seguinte necessidade, após inserir dados em uma tabela detalhe preciso executar um AtualizaSQL na tabela principal para atualizar os dados em tela do form principal, até ai tudo bem, após executar o atualizaSQL os dados são atualizados corretamente, o problema é que o form passa a mostrar o primeiro registro da tabela e o que eu preciso é que depois do AtualizaSQL o form permaneça no registro que eu estava editando.

Tem como fazer isso?

Re: Após um AtualizaSQL como voltar para o registro que estava aberto

Enviado: Janeiro 21st, 2016, 10:18 am
por Gilberto
Bom dia,

Poderia criar uma variável que fique com a id do registro inserido
e logo em seguida de um locate nesta id.
Att
Gilberto