Alterar Registro em Delphi ASP.Net e Firebird...

.NET

03/10/2006

Estou tentando alterar um registro no WebForm1.aspx, com procedures de update, porem me apresenta a seguinte mensagem:

Dynamic SQL Error SQL error code = -206 Column unknown NUM_PATR At line 1, column 26.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: FirebirdSql.Data.Firebird.FbException: Dynamic SQL Error SQL error code = -206 Column unknown NUM_PATR At line 1, column 26.

Source Error:

Já revi todos os parameters, do FBCommand, coloquei um FBDataAdpter e mesmo assim me apresenta essa mensage, se aguem puder me dar uma ajuda eu agradeço.

Paulo F.


Pauloroger

Pauloroger

Curtidas 0
POSTAR