Results 1 to 2 of 2

Thread: Form 6i

  1. #1
    Junior Member
    Join Date
    Dec 2007
    Answers
    1

    Form 6i

    I want to save data from form 6i data block to Excel sheet. I have tried with using these code with in one button

    DECLARE
    AppID PLS_INTEGER;

    BEGIN

    AppID := DDE.App_Begin('c:\excel\excel.exe emp.xls',DDE.App_Mode_Minimized);
    END;
    -------------- and
    DECLARE
    ConvID PLS_INTEGER;
    BEGIN
    ConvID := DDE.Initiate('EXCEL', 'abc.xls');
    END;


    I got ORA-106500 and ORA-106556 error, Pl provide complite solution.


  2. #2
    Expert Member
    Join Date
    Apr 2007
    Answers
    500

    Re: Form 6i

    Follow this useful link


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact