× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
tariqrahiman reported 2012-03-22T17:36:59Z  · last modified 2012-04-27T20:48:53Z

Question about parameterized script


Dev
Kin-Hong Wong
kin-hong
QA
Niels Gron
NielsGron
Priority Low
Complexity Unknown
Component Q Analyzer - Parameterized Scripts
Version 10.0

Informix 11.5

ADS 10.0.8

1.) While using parameterized scripts and executing the query, the below query does not prompt for values

SELECT "n's", &TuitionFeesAmount, "N" FROM y

 

 
2) The next query is basically the same as the above one, but I have changed the order of &TuitionFeesAmount to be the first item and when I execute it, it prompts for the value:
 
SELECT &TuitionFeesAmount, "n's", "N" FROM y
 
// THese queries prompt for parameter values
SELECT "N", "n's", &TuitionFeesAmount,  FROM y
SELECT "n's", "N",  &TuitionFeesAmount, FROM y
SELECT  "N",'ns', &TuitionFeesAmount,FROM y
 
1 attachment

Issue #6652

Closed
Fixed
Resolved 2012-03-23T22:27:18Z
 
 
Completion
No due date
Fixed Build 10.0.8_02
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017