|
|
Re: ref cursor [message #215851 is a reply to message #215598] |
Wed, 24 January 2007 01:40 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
|
Thanks for reply.........
I could't understand properly.......
Can u give me some more explanations with examples.......
Regards
Shakti
|
|
|
|
|
|
Re: ref cursor [message #217888 is a reply to message #217150] |
Tue, 06 February 2007 00:01 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
|
Thanks friend.......
For giving ur precious time to me .......
It works for me.......
My another Question is that........
I m using Form 6i... I pass some variale from form and call a
procedure that is stored inside this form........
now i have open a cursor retrive some record on the bases of variable thta i have passed..........
Now I want that each record should be print in a file,
for this purpose i am using text_io pacakge and send data in a file as .txt format........
It is ok........ i close the form and open the file at specified location.......
-------------------------
Now i want that when i click the button on form .txt file should be open automatically.........
I m using Host built in , and it is work for me that means it open my file in dos mode........
while i want when this file is open , Notepad should be open...
or
Further if i use .csv or .xls format
Excel should be open automatically........
Plz give me suggession ........
It's urgent........
Thanks in advance
Regards
Shakti Goyal
|
|
|
Open Notepad or Excel file from Form 6i automatically [message #217890 is a reply to message #215598] |
Tue, 06 February 2007 00:04 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
|
Hello all,
I m using Form 6i... I pass some variale from form and call a
procedure that is stored inside this form........
now i have open a cursor retrive some record on the bases of variable thta i have passed..........
Now I want that each record should be print in a file,
for this purpose i am using text_io pacakge and send data in a file as .txt format........
It is ok........ i close the form and open the file at specified location.......
-------------------------
Now i want that when i click the button on form .txt file should be open automatically.........
I m using Host built in , and it is work for me that means it open my file in dos mode........
while i want when this file is open , Notepad should be open...
or
Further if i use .csv or .xls format
Excel should be open automatically........
I m using windows 98 on my PC
Plz give me suggession ........
It's urgent........
Thanks in advance
Regards
Shakti Goyal
|
|
|
|
|
Re: ref cursor [message #218016 is a reply to message #217973] |
Tue, 06 February 2007 07:01 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
|
Thanks for ur Quick reply
Sorry David , It was my mistake........
I use Host command simply passing string edit 'Filename.txt'
so that File is open in Dos mod.......
But when I use 'Notepad'||' Filename.txt' ,File is not open in Notepad.....While this command is execute in my OS very well.....
I m using Windows 98.....
I want to open File in Notepad ........
Thanks in advance
Regards
Shakti
|
|
|
|
|