Hi All,
               I write one query in Job, I want display this data on grid or 
view this data after run this job I can this possible.
            I write following query in Job.
        Static Void myJob(Arg _arg)
        {
            Address address;
             ;
            select * from address where address.addrrecid = = 5637145328;
            print address.name;
            pause;
        }
Please help me.
Thanks 


      Unlimited freedom, unlimited storage. Get it now, on 
http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/

Reply via email to