[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 • erro SQL
Página 1 de 1

erro SQL

Enviado: Outubro 6th, 2011, 12:23 pm
por Guilherme
Boa tarde a todos,

estou com o seguinte problema:

tenho uma tabela com o nome "Ficha" e outra com o nome "Acompanhamento", a tabela "Acompanhamento" busca registros na tabela "Ficha" e grava normalmente, entretanto quando eu preciso fazer alguma modificação no registro da tabela "Acompanhamento", da o segunte erro:
Dinamic SQL Error
SQL error code= -206
columnunknuown
PROCEMAND.FCREPOSAVEL (campo extra da tabela "Ficha")
at line14,column17.

alquem pode me dar uma luz ?

Re: erro SQL

Enviado: Outubro 8th, 2011, 9:19 am
por Gustavo
Olá, poderia nos informar as definições das tabelas "Ficha" e "Acompanhamento", e nos mostrar o relacionamento entre elas?

O erro SQL ocorre apenas quando você clica no botão de modificação da tabela de "Acompanhamento"?