← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #653769]: How to run a executable query in Oracle -Sql Developer

 

Question #653769 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/653769

    Status: Answered => Open

Muthumanikandan is still having a problem:
I used concatenation , ex: row 33 column 31 values is =  exec
savereceiving
('28-JUL-2017','0000100991','T000025366',TO_DATE('2017-07-28 18:20:11',
'yyyy/mm/dd
hh24:mi:ss'),'T000000025','N',NULL,'T000000025','TN99E0338','1',1,1,'83400AAHH20ZB',NULL,50);

now i need to pass the above value into text_file.write(exec
savereceiving
('28-JUL-2017','0000100991','T000025366',TO_DATE('2017-07-28 18:20:11',
'yyyy/mm/dd
hh24:mi:ss'),'T000000025','N',NULL,'T000000025','TN99E0338','1',1,1,'83400AAHH20ZB',NULL,50);

how can i pass the value, kindly give me the code

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.