Hi,
Can anyone help me out on writing a .xls file using the UTL_FILE package? I am able to write a .txt and .csv file. But .xls file I am not able to do .. the fields are not coming properly if I use a comma separated approach- all the data are coming in the first column itself.
I was trying the following..
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
Hi,
Can anyone help me out on writing a .xls file using the UTL_FILE package? I am able to write a .txt and .csv file. But .xls file I am not able to do .. the fields are not coming properly if I use a comma separated approach- all the data are coming in the first column itself.
I was trying the following..
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
Bookmarks