Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameters missmatch [CORE423] #767

Closed
firebird-automations opened this issue Dec 26, 2001 · 3 comments
Closed

Parameters missmatch [CORE423] #767

firebird-automations opened this issue Dec 26, 2001 · 3 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: skopalik (skopalik)

Assigned to: @samofatov

SFID: 496787#⁠
Submitted By: skopalik

When you try parametries inner SQL expresion,
server or client library mix parameters.
I tested in delphi with IBX4.62 and BDE5.11.

SQL error code=-303

select
(select 1 from rdb$database where 1=:ID)
from rdb$database
where
'now' = :FROM

@firebird-automations
Copy link
Collaborator Author

Commented by: Alice F. Bird (firebirds)

Date: 2002-01-28 00:05
Sender: seanleyne
Logged In: YES
user_id=71163

Is it me, or does this example not make sense? (You can't
assign a value to 'now').

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 10447 ] => Firebird [ 14729 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant