Home > Archive > SQL Anywhere Mobile > August 2005 > how to refer the second variable username alone in a download_cursor script









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author how to refer the second variable username alone in a download_cursor script
vsv

2005-08-26, 8:24 pm

how to refer the second variable username alone in a download_cursor script?

vsv


Reg Domaratzki

2005-08-27, 8:23 pm

You'll need use both parameters, but make sure the first one is always true.

call ml_add_table_script(
'v1', 'download_cursor', 't1',
'select pkey,c1,c2 from t1 where ? is not null and owner = ?'
);

--
Reg Domaratzki, Sybase iAnywhere Solutions
Certified SQL Anywhere Associate
Please reply only to the newsgroup

ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm
-> Choose SQL Anywhere Studio
-> Set "Platform Preview" and "Time Frame" to ALL and click "GO"


"vsv" <nospam@nospam.com> wrote in message news:430f9048$1@foru
ms-2-dub...
> how to refer the second variable username alone in a download_cursor

script?
>
> vsv
>
>



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com