Easiest to migrate MS Acess application to Oracle forms/reports

Hi,
I have one application in MS Acess I want to migrate it to Oracle forms 10g, is there any easy way to do this job starting from schema creation upto front end.
Thanks and Regards, Khawar.

I had a access database solution, but no forms in it, so maybe that was different from yours.The solution I used was:
Made a button in an access form, and from that buttons event:
1: Queried all TableDefs of the database
2: Queried all Columns of each table
3: Made Create-scripts for those objects (of course substituted the datatypes to an oracle equalient)
4: Run those create scripts against the OraDB
That took approx ½-1 hour of coding, but it was faster than creating all the objects from scratch.
I saw some Non-free software that promised to do this for me, but I don't think any software can convert an Access form to an Oracle Form (if that's what you seek).
One I found at: http://www.hxtt.com/access2oracle.html (still I think it's only the tables you can migrate)
Regards,
Botzy

Similar Messages

  • Oracle Portal, Application Express, Oracle Forms/Reports 10g - which one?

    Hi,
    I have Oracle 10g database and Application Express installed on one linux box.
    second linux box has Oracle HTTP server running from where i call the htmldb pages.
    3rd linux box has Oracle Application Server 10.1.2 installed along with SSO, Portal 10.1.4 , Forms Server etc.
    Now, i see there are 3 ways i can develop web applications
    1. using Application Express and http server which is very basic and simple.
    2. using Oracle Forms/Reports 10g and forms/reports server
    3. Oracle Portal 10.1.4 in Application Server 10.1.2
    Can someone guide me, which one of the above 3 is worth sticking on forever for developing web applications. i am really not sure which one of the above is best for Web developement in terms of long term planning. and i believe all 3 of the above can be integrated with Oracle SSO for authentication.
    Can someone guide me please to select one of the above and can you explain me why for my better understanding of the different tools?
    Thanks,
    Philip.

    Hi Philip.
    If you already have Oracle Portal, I think that portal is the best solution.
    Portal can be integrated with others applications using SSO.
    Oracle portal have a lot of features that help you to develop web applications.
    If portal does not offer what you want, you can develop your own portlets using java or plsql.
    Take a look at the default home page of oracle portal.
    Look better the features that portal offer to you.
    http://portalcenter.oracle.com
    Thanks.

  • How to run others application in Oracle Forms on the web version?

    How to run others application in Oracle Forms on the web version?

    Pang,
    guess that you want to start client side programs from Forms on the Web. There is a sample on OTN (host bean) that allow you to acces sthe client and start executables.
    Frank

  • J2EE applications Vs. Oracle Forms server

    Hi guys,
    I have worked in the oracle forms server and building some J2EE applications.
    So what is making me confused is with is better to use? Oracle forms server OR J2EE applications?
    I have seen that most of the enterprise applications build on J2EE technology, building applications using Oracle Forms Developer or Oracle Designer Forms Generator is easer than using J2EE technology and as I know forms server is much faster than downloading html pages using J2EE
    The BIG question is “Why Oracle is pushing and supporting the J2EE more than the forms server”????????
    Please can any one answer this question, I want to posted to some decision makers in my company.
    Thanks a lot,
    Regards,
    Ibrahim Sawalha
    [email protected]

    Ibrahim,
    thanks for your question and lets see if I can help answer your points.
    "which is better to use" - well it depends! - If you have a team of PL/SQL developers who are comfortable in the relational world and are more focused on the business logic of the application rather than the implementation details, then Forms may be the tool which fits the developers' requirements.
    If you have a team of Java programmers and you want ability to build and tailor your application at every level - if you want flexibility on the UI (JSP/HTML, wireless, Swing etc) then J2EE and JDeveloper gives you those choices.
    "...[Forms/Designer]is easer than using J2EE" I think that this is true now but becoming less so. Because Forms is a "black box" in that it hide much of the implementation details, it is inherently easier because you are not looking at that implementation level.
    However, with Jdeveloper, you are seeing the introduction of more and more frameworks do much of the "common implementation" details for you..and so this becomes easier. Jdeveloper is also introducing a number of features which will make development more productive (e.g. WYSIWYG editors). This will bring it more in line with the Forms development experience.
    "Why Oracle is pushing and supporting the J2EE more than the forms server" - well, I guess this is a perception thing. Yes there is a huge push behind J2EE but equally there is a huge effort going into Forms as well (we have a US and EMEA wide Forms Upgrade workshop running at the moment, we have 7 Forms and Designer Papers at ODTUG this year (Jdeveloper has 8 - so its a pretty even split {and thats not including Reports}). Compare the Forms and JDeveloper forums on OTN and you will see both are very active (Forms has the most post of any forum).
    I personally believe that as J2EE is a newer technology there is more to talk about that an more estbalished tool like Forms.
    So I don't really see it as J2EE vs Forms Server. Its more a case of different technologies, different strengths and the decision on which you use will be based on questions about integration, users, application front end, development skills etc etc....and I would hope that the choice becomes clearer when you address each of these questions.
    I hope this helps and please post if you have any more questions.
    Regards
    Grant Ronald
    Application Development Tools Product Management
    ps. may also be worth checking out http://otn.oracle.com/products/forms/htdocs/FormsJavaSOD.html which addresses the question of those who are considering moving Forms applications to J2EE

  • Upgrade Oracle Forms/Reports from 6i to 11g

    Hi you Oracle experts,
    I'm considering to upgrade my Oracle Forms/Reports application from 6i to 11g.
    However, I see dozens of separated server components on the download page in OTN.
    Can anyone guide me what server/developer software components should I prepare to install ?
    Also, please tell me the service dependency between the server components.
    Thank you in advance.

    It depends on which Machine you want to install. Its different for a developer and a Server.
    For Forms and Reports, you can Weblogic server and install FMV with Forms and Reports builders.
    For migration you can go through this link.
    http://download.oracle.com/docs/cd/E15523_01/doc.1111/e10394/toc.htm

  • How to add a new font into Report Builder and Oracle Forms/Reports Server?

    Hi,
    I've searched the forum and can't find this being discussed.
    My developers run Report Builder 10.1.2.0.2 on their XP laptops.
    Their reports run (in production) on Oracle Forms/Reports Server 10.1.2.0.2.
    This server runs on MS Windows 2003, SP2.
    They've got a client who wants reports using the "Garamond Western" font.
    So....how do I get this font onto the developer's Report Builder laptops, and onto the Oracle Forms/Reports Server?
    I've moved various 'Garamond' fonts into C:\WINDOWS\FONTS on both the laptops and the server, but neither seem to recognize it.
    Thanks for your help.

    Thanks.
    This answers 1/2 of my question.
    The developer can now use Report Builder on his laptop, with the new fonts.
    But when he moves this new Report to the Oracle Application Server/Forms-Reports Server, it fails to use the new fonts.
    The Oracle App Server/Forms-Report Server is Version 10.1.2.0.2. It runs on MS Windows 2003, SP2.
    I have installed the exact same fonts on this server, into C:\WINDOWS\Fonts.
    I have used REGEDIT to change REPORTS_PATH....and placed C:\WINDOWS\Fonts; as the first value in this field.
    I have then stopped and restarted the Forms-Reports Server.

  • How to deploy Oracle Forms & Reports in Weblogic Server 11g (10.3)?

    Hi
    How to deploy Oracle Forms & Reports in Weblogic Server 11g (10.3)?
    Thanks

    Hi
    when i am going through your bleow link.
    I am not able understand the 3.3.1 step :2
    http://download.oracle.com/docs/cd/E15523_01/web.1111/e10240/basics.htm#i1010040
    edit this file in the Web Configuration,
    configuration of an application called "my_application" with a form module called "form=hrapp.fmx":
    can deploy only.fmx file ?
    if not how to find the realation between my_application and hrapp.fmx ?
    Thanks in Adavance
    Regards
    Ram

  • Installation Guidance (WebLogic 10.3.5 / Oracle Forms,Reports 11.1.1.6)

    Goal : I am a designer/developer, have worked on already-installed systems for years, now between contracts and want/need to set up my own installation of Oracle Database 11g R2 database and development tools including Oracle Forms/Reports 11g (also SQL Developer and Application Express, but these come with the DB).
    Caveat : have not done an installation of the DB and development tools for years and I know a lot has changed.
    System : Windows 7 (64 bit), 6 GB RAM, 600 GB Hard Drive
    Here is an overview of the steps as I understand them from the documentation I've been able to find. I know there are lots of details for each step but I want to know if the overall order is right.
    1. Install DB (downloaded Oracle 11G Release 2, ready to install Enterprise Edition).
    2. Install Repository Creation Utility 11g Release 1 (11.1.1.5.0) to set up the schemas for Fusion Middleware
    ** QUESTION ** where on earth does one find this? Anyone have a link for it? Or does it come with a larger patchset/installation set?
    3. Install Oracle WebLogic Server 11g (10.3.5)
    4. Install Oracle Portal, Forms, Reports and Discoverer Release 11g (11.1.1.2.0) but do not configure (advice given in documentation for 11.1.1.6 Patchset)
    5. Install and Configure 11.1.1.6 Patchset
    Any comments or suggestions welcome. Hope to avoid pitfalls if possible.
    Thanks in advance !
    Peter

    It is not recommended and certified. Please refer the certification matrix -
    http://www.oracle.com/technetwork/middleware/downloads/fmw-11gr1certmatrix.xls
    . Oracle Fusion Middleware 11.1.1.1.0 is certified with WebLogic Server 10.3.1.
    . Oracle Fusion Middleware 11.1.1.2.0 is certified with WebLogic Server 10.3.2.
    . Oracle Fusion Middleware 11.1.1.3.0 is certified with WebLogic Server 10.3.3.
    . Oracle Fusion Middleware 11.1.1.4.0 is certified with WebLogic Server 10.3.4.
    . Oracle Fusion Middleware 11.1.1.5.0 is certified with WebLogic Server 10.3.5.
    Regards,
    Anuj

  • Oracle Forms & Reports 6i using 11g database

    Hello All,
    We are in the process of upgrading our Oracle db to 11g, yet use client/server configuration for Oracle Forms & Reports. We were able to make this scenario work.
    But, encountering one problem. When we invoke a/any report from the application's report menu it is prompting for login again ( that wasn't happening before ).
    Is this a known issue? Are ther any work-a-rounds for this issue, if so, please suggest.
    Regards,
    Vani

    Sounds like a problem with case-sensitive passwords. there are several forum-posts about that problem. Start here
    Re: Problem  during Calling report plz help

  • Oracle forms & reports support on oracle 10g lite

    Currently our oracle forms & reports 6i application works on oracle 8i database with oracle 9i lite.
    We upgraded our database to oracle 9i r2 and lite to 10gr2.
    After publishing the application when i try to open the application the forms screen disappears for ever.
    I wanted to know whether oracle forms and reports 6i is supported on
    oracle 10g lite r2?
    Thanks,
    Ashok Kumar.G

    No. Not only it isn't certified, but it is also impossible to run forms compiled with the 11g compiler with the 10g runtime. For 11g there is a install bundle for the developer suite / application server.
    cheers

  • What oracle forms / reports version are using in EBS R12?

    Hi all,
    We are planning to upgrade to EBS R12. what oracle forms / reports version are using in EBS R12?
    Thanks.

    Hi,
    Forms and Reports 10.1.2.x are used by Oracle Applications Release 12.
    Note: 437878.1 - Upgrading Forms and Reports 10g in Oracle Applications Release 12
    Oracle Applications Concepts
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121oacg.pdf
    upgrade forms reports R12
    http://forums.oracle.com/forums/search.jspa?threadID=&q=upgrade+forms+reports+R12&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • [b]Oracle Forms & Reports[/b]

    We have several hundred reports under our application. We wish to find out which tables and other details such as triggers etc. do each of these reports access and perform.
    Is there a any function or utility or add on programs that are available other than accessing each report manually and determining the details?
    Is there any function under Oracle Forms & Reporting that will get our results?
    All the help will be greatly appreciated.

    We have several hundred reports under our application. We wish to find out which tables and other details such as triggers etc. do each of these reports access and perform.
    Is there a any function or utility or add on programs that are available other than accessing each report manually and determining the details?
    Is there any function under Oracle Forms & Reporting that will get our results?
    All the help will be greatly appreciated.

  • Request for Oracle forms & Reports 12c: Free runtime in GlassFish like ADF

    a) FREE RUNTIME LICENSE IN GLASSFINS FOR ORACLE FORMS & REPORTS IN GLASSFISH
    Hello, we are Oracle Partners and we are using oracle since Oracle 7.3.4.
    I remember a beta of Oracle Forms, having the functionality to set properties in all objects, just like Visual Basic, including lines, etc. But that beta was rejected and I see Oracle had leave Oracle Forms as just a database client.
    In this moment there is a free light version of ADF.
    I will like you think in that possibility.
    Think in this, if you want to program a small software, I mean 20,000 U$, and the runtime is 40,000 U$, then this doesn't makes sense.
    Oracle is pushing small customers toward Visual Studio,
    I think the idea of a free runtime will benefit Oracle in two ways.
    For a 20,000 U$ software or less, you but Visual Studio, Sql Server 2012 is enough, not as Oracle, but is enough for that small softwares,
    this means if you give a free runtime of oracle forms & reports (like adf is doing)
    1) you will win selling development licenses and 2) selling Oracle Standard One licenses.
    If you don't do you will lose developement licenses and Oracle will continue losing the small databases market, because this is not like 10 years ago, Sql Server and other databases had improved, and the hardware too .
    2) THE DEVELOPMENT OF A LINUX MORE EASY TO INSTALL & AN EASY DESKTOP FOR THAT LINUX
    The other point I want to give feedback is linux, it's too related to oracle forms & reports improvements for small business
    Is the development of an easier Linux, to use 1) for development 2) for production.
    In the same way you don't wait 60 seconds in a normal web page to load, people don't like Linux because is not like Microsoft Windwos or Macintosh; so if Oracle wants to move to people to use linux to use Oracle Forms or Oracle Database, I think Oracle must create a more simple and tested installation for both customers and developers,
    - less is more, so the installation must have only what normally is needed.
    - you should not need to use command line for most operations, this should be an exception, normal users must do things by themselves.
    Thank you for your time

    I don't know that it will break things, but I can say that the safest thing to do would be to use separate WLS installations for each product. This may sound like overkill, but each product (ADF, Forms/Reports) have their own idiosyncrasies and requirements with respect to versions and patching, and trying to mix and match them in the same WLS installation is not, in my opinion, something that's worth undertaking.
    I have the very setup I describe (separate WLS installations for ADF apps and Forms/Reports apps), and it's working with no problems.
    Regards,
    John

  • Oracle forms/reports 6i runtime installation files

    I need oracle forms/reports 6i runtime installation files.
    Please help me to download runtime installation exe files.
    Thanks in advance.

    Dear Friend,
    It is difficult to deploy all forms/reports as well as run-time executable in one click, but very much possible.
    You need to invoke the Developer Suite 6i installation atleast twice (One for Forms and Net files, another for Reports).
    However, you could bundle your forms/reports files by placing them within DevSuite6i folder and mentioning their path in the inventory file.
    If you want a full silent installation in a single click, Use a third party package  compiler and invoke those two installation steps in silent mode
    Regds,
    Arun

  • Need information about Oracle Forms & Reports server installation

    Hello Friends,
    First of all I am very new user for oracle forums, So please ignore if I posted wrong place.
    We are using Oracle Database 10g and Oracle forms & Reports server 6i version.
    We just purchased oracle forms & reports (currently known as a Oracle Fusion middleware) license.  As per my knowledge latest version doesn't support Oracle 10g database.
    My question is can somebody give me Oracle Database 10g supported Forms & Reports version?
    We are planning to upgrade.
    Help would be really appreciated.
    Thanks & Regards.

    Thanks a lot for prompt response.
    I get my answer from your certification matrix.  I appreciate your response.
    Now second question arise that We are using currently Database version of 10.2.0.1.0.
    And in a certification matrix shows supported version Oracle 10.2.0.4+.
    Now I am bit confused that currently working database supports or not?
    Still i am trying to install on My window 2008 R2 with IIS 7.0.
    Let me check what happens.
    Again Thanks a lot to ccortez and PaulM  for your quick response and help.

Maybe you are looking for

  • Multiple separate eMail accounts

    Can I use seperate email accounts through iCloud (ie. mac.com and a gmail.com) that icloud and my other devices will send and receive seperately? Presently I have a @mac.com, my wife has a @tampabay.rr.com account which does not allow seperate mailbo

  • Error while trying to do a batch sequence for signing lots of pdf

    Hello, I am trying to sign documents in javascript in the batch workflow of Acrobat. So my javascript sequence is the following: /* Signature Sign All */ // Choose handler var ppklite = security.getHandler("Adobe.PPKLite"); // Login -- change as appr

  • How do i get the firefox button to appear (top left corner) ??

    i have downloaded the newest version of firefox on my work computer... the new firefox button in the top left corner does not appear... how do i get it ??? ....i have firefox on all other (home) computers & its there on all of them !!! firefox is awe

  • BPM Collect Message dependent AND time dependent

    Hi I have a IDOC to file scenario where I have to collect all the IDOC until I receive a stop IDOC. Once the End collect IDOC is received I have to do a n:1 transformation and write the file to the FTP. The problem is, at times the IDOC which is supp

  • ITunes Help Desk

    Okay I will freely admit this may be more of a rant then a request but I am curious if I am doing something wrong, contacting the wrong people, saying the wrong thing... etc It always goes down this way: I have a problem with a download (latest was t