Forms :: Reports 6i Compatibility With Windows 2007?

Mar 17, 2011

We are planning on upgrading from XP to Windows 2007. We are running Forms/Reports 6i (client server). Is 6i compatible with Windows 2007?

View 3 Replies


ADVERTISEMENT

Forms :: Unable To Create Object For Excel 2007 / Windows 7?

Aug 11, 2010

The below Oracle Forms code works fine for Excel 2003/Windows XP/IE6 but doesn't work for Excel 2007/Windows 7/IE8.

*********************
application := Client_OLE2.CREATE_OBJ('Excel.Application');

Client_OLE2.SET_PROPERTY(application,'Visible','TRUE');

workbooks := Client_OLE2.Get_Obj_Property(application, 'Workbooks');

args1 := Client_OLE2.create_arglist;
************************

There is no error while executing the form, by debugging we found that the control skips all the above code.

I'm using Oracle forms 10.1.2.3 and jre 1.6.0_16.

View 3 Replies View Related

Security :: Oracle Wallet Compatibility With Reports 10.1.2.0.2

Aug 31, 2012

If i have Oracle Wallet installed for a Oracle 10.2 Client, i am able to connect to the database. But , while generations a report , when my oracle report server tries to connect to the DB using Oracle Wallet

(i.e. sqlplus /@<dbname> ) , I am not able to establish a connection.

Is it a compatibility issue ?

Following is the parameter i am passing.

$ORACLE_HOME/bin/rwclient.sh server="$REPORT_SERVER" REPORT="$RDF_FILE" DESTYPE=FILE DESNAME="$PDF_FILE" DESFORMAT=PDF BATCH=YES USERID= /@"$ORACLE_SID"

View 0 Replies View Related

Forms :: 9i / 10g Compatibility With Enterprise DB

Sep 28, 2010

Do Oracle Forms 9i/10g work with Enterprise DB?

View 3 Replies View Related

Windows :: Install Forms And Reports 11g

Nov 1, 2011

Ar you have manual to install oracle forms and reports on windows seven

View 2 Replies View Related

Forms :: Running Reports 6i On Windows 7?

Nov 2, 2009

would like to check if anybody running Form/Report 6i on Windows 7 ? I meant not XP mode.

View 3 Replies View Related

Forms :: Test Legacy Apps Built Using Reports 6i On Windows 7?

Jul 21, 2012

I still have a legacy apps built using Forms 6i and Reports 6i running against Oracle 10g database on a Windows XP client and Windows 2008 server.It seems working well on Windows 7 client (32-bit only), but I think that it needs to test this apps.

View 11 Replies View Related

Export Data To Excel (office 2007 And Above)

Jun 18, 2012

I am trying to export data into excel (office 2007 and above- .xlsx) using the calls mentioned below, but i am getting an error. i am able to upload data and open the document in IE succesfully using office 2003 format(.xls)

The following are the calls made in the package and it works for .xls format

OWA_UTIL.MIME_HEADER('application/vnd.ms-excel');

The following are the calls made in the package and it is not working even thow i can see that the document getting opened .xlsx format

OWA_UTIL.MIME_HEADER('application/vnd.openxmlformats-officedocument.spreadsheetml.sheet');

And i alos added the call in the httpd.conf file in Apache/windows server 2003

AddType application/vnd.openxmlformats .docx .pptx .xlsx

View 1 Replies View Related

Reports & Discoverer :: Reports Not Running In Windows 7?

Jan 4, 2012

We have Forms and Reports 6i which is perfectly running its reports in windows xp pc and even in windows 98 pc.

But recently we have installed windows 7 64 bit, but the reports not working here.

View 3 Replies View Related

Client Tools :: TOAD Data Extract Excel 2007

Nov 4, 2010

I have a question regarding data extraction to Excel.Is there any patch or update that makes it possible to extract to Excel 2007 and not only 2003?

View 6 Replies View Related

Installation :: Compatibility Of Oracle 11g R2 On RHEL 5.7?

Aug 30, 2012

Is Oracle Database 11g Release 2 (11.2.0.2.0) compatible on Red hat enterprise linux 5 update 7 ( RHEL 5.7 ) ?

View 5 Replies View Related

C++ Call Interface :: Forward Compatibility Of Occi Application?

Apr 1, 2013

We have a occi application which is linked dynamically to occi lib on Solaris. Now during build we linked it with occi of Oracle 10.2.0.4 client but we want the same build to be able to run under Oracle 10G client as well as Oracle 11G client. But it seems that occi is not forward not backward compatible as name of dynamic occi lib has a version in it.

e.g
md1sisun26:/tools/oracle/10.2.0.4/lib->dump -Lv libocci.so

libocci.so:

**** DYNAMIC SECTION INFORMATION ****
.dynamic:
[INDEX] Tag Value
[1] INIT 0xc6110
[2] FINI 0xc62b8

[code]...

As you can see when we run our occi application under Oracle 11G client it fails as there is no libocci.so.10.1 .

View 0 Replies View Related

Application Express :: Theme 25 Content Frame - Does Not Display In IE Compatibility View

Mar 20, 2013

Environment:_
APEX Version 4.2.0.00.27
Theme 25

I have a number of pages that use the page template "*One Level Tabs - Content Frame*".End users that use Internet Explorer (versions 8 and 9), when they first visit the application their browser displays it in Compatibility View.They cannot see the side bar on the right-hand side, meaning that often they cannot see a lot of necessary buttons and info!

Their page displays as below: URL....

I am not sure it is possible, nor good practice, to force the app to display in non-compatibility mode.Is there a way to enhance their experience? Or another workaround?

At the moment I am waiting until they log an issue and then informing them to turn compatibility view off, or to use Chrome or Firefox. I'd like to make it better from my end!

View 6 Replies View Related

Application Express :: Conditionally Display Html5 / Flash Chart Regions Depending On Browser Compatibility?

Nov 12, 2012

APEX 4.2 Theme 25 Oracle DB 11gr2 - I need to conditionally display Html5/Flash chart regions depending on browser compatibility, how to achieve this.

View 8 Replies View Related

Reports & Discoverer :: Oracle 10g On Windows XP Crashes Everytime

Oct 24, 2013

I have installed oracle 10g on windows xp inside vmware player , i have installed d2k 6i also on same machine , evrything is working fine except reports builder 10g , it crashes everytime after few minutes whenver i try to work on it .Is there any solution to prevent reports builder from crashing . URL.....

View 7 Replies View Related

Reports & Discoverer :: Report Generating Wrong Data In Windows 7

May 7, 2012

I am actually having problems with a report that is generating wrong data in Windows 7 only. I have the same report working correctly on many Windows XP Computers.

View 9 Replies View Related

Client Tools :: Oracle / Crystal Reports On Windows 7 64Bit Machine?

Feb 1, 2011

I recently got a new PC at work which is Windows 7 64 bit.

We run lots of crystal reports(1000's) that pull data from an oracle back end.

I have installed the Oracle Client 32 bit on this machine and have no problem connecting to the database and pulling back data.

However, when I use crystal to access the TNS Name it gives me the following error.

[URL]

My path variable on the PC has "C:oracleproduct10.2.0client_1BIN;".

I also tried to create and ODBC using the 32bit ODBC on the machine and that connects fine, but when you try to access the DSN from Crystal, I still get the 12154 error.

View 7 Replies View Related

Reports & Discoverer :: REP-0118 / Unable To Create A Temporary File In Windows 7

Mar 14, 2012

While Running a Report through form i am getting this below error.

REP-0118 Unable to create a temporary file

But while running the same report in a windows 98 or windowsXp PC i dont get this error.

View 1 Replies View Related

Forms :: Open Application Word 2010 With Forms Developer 6.0 - Windows 7?

Apr 20, 2011

I have u na forms developer application in 6.0 that generates a Word document. This application runs successfully on Windows XP operating system. We now have PC's new operating system Windows 7 and officce 2010. My procedure reads a specific route where a template in Word which is used to generate the document. In the user's PC application that does not generate the document even shows me an error message. But when I enter my network user with the user's PC and the document genre generates me perfectly. I checked if the user has access to the server path specifies where the template encuntra wish to open and if you have them.

View 1 Replies View Related

Forms :: Read / Write In Unix From Oracle Forms Installed In Windows

Nov 24, 2011

I have a requirement to read a file from windows m/c and write into Unix Server. How can i do that in Oracle forms.

I tried TEXT_IO package.But that is not allowing to access Unix path.

View 2 Replies View Related

Forms :: Could Install Oracle 10g Forms On Windows 7

Feb 28, 2011

Could I install Oracle 10g forms on windows 7?

View 1 Replies View Related

Forms :: 6i With Windows 7 32-Bit?

Oct 2, 2012

I have installed Oracle Form6i/Report6i Developer Suit on Windows 7 32-Bit Enterprise Edition and I don't have any issue in development/programming area. Forms/Reports are compling good without any error.

But when I try to run any ".fmx" than an error comes which is attached herewith. Whereas my exprience say, it is an error related to incompatability between Oracle Form6i "ifrun60.exe" and Microsoft Windows 7 32-Bit.

View 1 Replies View Related

Forms :: Run Both 6i And 10g On Same PC Using Windows XP?

Sep 14, 2011

Is it possible to run both Forms 6i and 10g on the same PC using Windows XP? If so, are there any reported issues and how stable is this environment?

View 2 Replies View Related

Forms :: Oracle 10g On Windows 7

Oct 28, 2011

I have windows 7 professional edition 32bit and i have tried to run oracle form 10g on chrome and Mozilla browsers they require plugin but don't install, windows ie8 crashes. i searched through internet about this problem some suggested to use jinitiator, i installed it manually and auto both and also paste the "jvm.dll" but the problem is yet to be solved.

View 1 Replies View Related

Forms :: 10g Application On WINDOWS 7 And IE 8?

May 4, 2010

when am trying to open my Oracle 10 Forms Application on WINDOWS7- IE 8 explorer am getting the below error message.

"it has encountered a problem and needs to be close"

View 3 Replies View Related

Forms :: Windows Hiding In 10g

Aug 13, 2010

i want to hide the MDI window which comes at run time when we run a form in the browser and i have attached a windows.jpg file. in the first window in which these things are written Action Edit Query Block Record Field Window ORACLE.

View 1 Replies View Related

Forms :: Oracle 10g On Windows XP

Sep 19, 2011

i like a color which is on my desktop, i want that color as my Canvas background color. i press the print screen button on my laptop, open Ms Paint, Paste it there, and pick the color.

Now i want to use the picked up color to be appeared in my oracle forms color palate. how could i do that.

View 2 Replies View Related

Forms :: D2KWUTIL In Windows 7

Feb 25, 2012

I'm trying to create an upload button in oracle forms 6i using D2KWUTIL win_api_dialog.open_file function. This works fine in Windows XP (32-bit), but in Windows 7(32-bit) I keep receiving "FRM-40734: Internal Error: PL/SQL error occurred" error.

I traced the source of the error to an exception called "WIN_API.NOT_AVAILABLE" captured in a function called "ChooseFile" that are used by the "Open_File" function and reside on the same package.

Does D2KWUTIL even work with Windows 7?

View 1 Replies View Related

Forms :: Oracle Developer 11g (forms And Reports)?

May 17, 2012

How to Install Oracle Forms and Reports 11g Send me Link or Document.

View 4 Replies View Related

Forms :: Oracle Developer 11g (forms And Reports)

Mar 9, 2012

i want some information about the oracle developer 11g ( froms & reports) . if oracle developer 11g and oracle is both are similar ?.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved