Fórum Indicar que :AlgumaCoisa não é um parâmetro #334956

19/12/2006

0

Existe algum meio de eu indicar que :AlgumaCoisa não é um parâmetro no SQL?


Rjun

Rjun

Responder

Posts

20/12/2006

Massuda

Não sei se isso te ajuda, mas no tópico ´Using parameters in queries´ do help do D7 tem esta nota...
You can suppress the automatic generation of parameter objects in response to changing the query text by setting the ParamCheck property to False. This is useful for data definition language (DDL) statements that contain parameters as part of the DDL statement that are not parameters for the query itself. For example, the DDL statement to create a stored procedure may define parameters that are part of the stored procedure. By setting ParamCheck to False, you prevent these parameters from being mistaken for parameters of the query.



Responder

Gostei + 0

20/12/2006

Rjun

Massuda, funcionou perfeitamente. Muito obrigado.


Responder

Gostei + 0

Utilizamos cookies para fornecer uma melhor experiência para nossos usuários, consulte nossa política de privacidade.

Aceitar