Oracle Forms (MOSC)

MOSC Banner

Not able to download Excel data from Oracle 10G with Window Server

edited Nov 28, 2014 10:04AM in Oracle Forms (MOSC) 2 commentsAnswered

Hello Team/friends,

I'm using 'ole2' utility to download an excel file from Oracle form 10G client.

I am sharing the code Which I'm using to download excel file. Currently this code is working on my local computer (OS: Window 7) to download excel but after I migrated to MS SERVER 2012 R2 it is not working.

Can someone help me understand why it is not working?

Here is the code for reference and any help is greatly appreciate it..

PROCEDURE fpr_forms_to_excel (

p_block_name IN VARCHAR2 DEFAULT NAME_IN ('system.current_block'),

p_path IN VARCHAR2 DEFAULT 'C:\',

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center