Is it possible to import an Access database and forms

Is it possible to import an Access database and forms into apex

Yes and no.. Sorry.. The Access data tables and data can be imported into the database, through SQL Developer. The forms I don't believe will be ported over. What will be created through is a set of maintenance report and form sets for each table you convert over.
That is a good start to converting the database over, since you will probably want to re-do your Access style vba coding to use the available templates and pl/sql code..
Thank you,
Tony Miller
Webster, TX

Similar Messages

  • How to import Ms Access database in Oracle 11g

    how to import Ms Access database in Oracle 11g

    google the subj. search terms reveals a tutorial ...
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/hol08/sqldev_migration/msaccess/migrate_microsoft_access_otn.htm

  • Search for a record from Access Database, and populate records in Drop Down List, and View It

    Hi,
    I created a PDF form where I have open, next, previous buttons, and I'm able to connect to the access database, and it's working fine. Now, I want to be able to search by last name from the access database, and retrieve the results in a dropdown field, and then once i select the records in the drop downlist, i want to press a button to display the record. I have multiple records with the same last name. Please help, I searched the internet for hours, and can't find something similar. Your help is appreciated, and sample code is appreciated.

    <%
    int count = 0;
    while (rs1.next()){ %>
    <%if (count ==0)
    {%>
    <option value="<%=inputorthodon%>" selected >
    <%=rs1.getString("ortho_name")%></option>
    <%}
    else{%>
    <option value="<%=inputorthodon%>">
    <%=rs1.getString("ortho_name")%></option>
    <%}
    ++count;} %>
    </select>
    U may have to format this a bit. The idea is to use a count variable to put "selected" in only the first OPTION. After that, we don't have to.
    Hope this helps.

  • Is there any difference in oracle database and forms database

    i want to know is there any difference in oracle database and forms 6i database
    ,if i import some file through oracle database then same data will exist in forms database or not
    thanks

    Oracle Forms is a Rapid Application Development (RAD) tool not a database. With Forms, you connect to an Oracle database to query and display data from the database as well as insert new or update existing data. Consequently, if exists in the database - you should be able to display it in a Form.
    Craig...

  • Automate the database and forms / reports services to start on windows 2008 server R2 startup

    Dear memebers,
    I want to automate the database and forms / reports services to start on windows 2008 server R2 startup. whats the possibilities and which method is the best?
    Regards:

    Hi,
    type services.msc at run
    then check for Oracle Services--> Right Click-->Properties-->Startup type-->start automatic
    HTH

  • Import an Access database?

    Is it possible to import Access databases into Xcelius rather than Excel databases, or is this only possible by using Excel functions to import data into the Excel file and then use the Excel in Xcelsius?

    Xcelsius is driven exclusively by Excel content. All dashboards must be connected to an Excel spreadsheet. With the Enterprise version dashboards can then be connected to any XML compliant database to dynamically refresh data.

  • Access of ms access database and displaying it on applets

    I had made the connection thru JDBC and was able to access data from MS Access database when i had written java application program. But when i created one applet and created instance of that class which was making connection to the database thru JDBC and called one method which was returning one value from the database , i was not able to get on the applet(in the text field) . It gave me some security exception saying acces is not allowed.
    Please give me the reason for this and send me reply back on this email id
    [email protected]

    Welcome to the club. There is an on-going discussion from which I too would like to learn this. Try http://forum.java.sun.com/thread.jsp?forum=31&thread=174953.
    Best Wishes.

  • Problem accessing database from form builder

    I have been trying to access my database using form builder (
    developer 6.0). Everytime, I try to connect, it displays message
    saying, no "tns listener", "incorrect driver designation". But I
    have already configured tns listener using 8i enterprise
    edition.
    I also tried to configure TNS listener using in Developer 6.0,
    but it says, "port is already in use".
    Can any one please help me with me this.
    null

    dinesh (guest) wrote:
    : I have been trying to access my database using form builder (
    : developer 6.0). Everytime, I try to connect, it displays
    message
    : saying, no "tns listener", "incorrect driver designation". But
    I
    : have already configured tns listener using 8i enterprise
    : edition.
    : I also tried to configure TNS listener using in Developer 6.0,
    : but it says, "port is already in use".
    : Can any one please help me with me this.
    Check your TNSNAMES.ORA file that located in ORACLE HOME
    FOR DEVELOPER and make sure it has right configuration
    information, otherwise configure manually.Also if DB located
    not on your machine check HOSTS file.(this file doesn't have any
    extention)
    null

  • How can I access database from FORMS 6i?

    Dear co-developers,
    I am new to developing and just installed Oracle forms 6i but when i try to access my database schema tables from forms 6i I get TNS error saying it could not resolve the service name. I need help in two things:
    1. I wanna know how to (and where to) make appropriate change in TNSnames.ora file or any other file to make things work.(I request u to explain in detail)
    2. what is the concept of oracle homes? Oracle forms 6i takes a new oracle home. And Oracle 9i Database takes another home.
    I have Oracle 9i Release 2 installed on windows XP pro.
    Thanx in advance and looking for a quick response.
    Mukesh

    hi there,
    i wanted to know from you that are you able to access your database from sql*plus?,if yes then i will give you the step by step info on how to configure your tnsnames.ora file automatically or manually.
    Automatic step
    1.Open net 8 easy config from start menu under programs where ur forms application shortcuts are installed.
    2.if the net 8 easy config doesnt open make a windows search for the file name symcjit.dll if the file is found rename it to any other name.
    3.if after renaming the file still you are not able to open it then you have to go by the manual way.which is concluded next
    4.now you have to add the database alias here.click on the add service and press next.
    5.provide your database name here in the service name text box.dont change the port number leave as it is.
    6.now again give your database in the sid text field.
    7.hit next and test you connection with scott/tiger or any other user.
    8.if the test is succesfull exit the configurator and test you forms for connectivity.
    first try this if nothing happens i'll post the manual method.

  • How can Import Mysql my database and Table into website -

    Hi,
    friend i am using CS3 ,i made all need tables in database ,I need  to know
    how can import that database /table into website.
    I know  in domin there is admin Mysql inside i have found impotr/export/ but
    when  I click import i do not know where my database/table been save to  import it

    If all you are trying to do is change an existing tablepace from a single datafile to multiple datafiles, then a simple import will work fine. Just create the tablespace in the new database with multiple files, then do the import normally.
    If you want to move segments into different tablespaces, or change the names of the tablespaces, then you will need to precreate the tables before importing. Then, do the export with indexes=N and constraints=N. Run import with the resulting file, then re-create the constraints and indexes in the new tablespaces.
    TTFN
    John

  • Powershell to create link between Access database and an ODBC Pervasive database

    So, I have the following script (thanks to JRV!):
    function Link-ExternalODBCTable{
          Param(
             $accessFile,
             $tableName,
             $tableName2
         if(-not $tableName2){$tableName2=$tableName1}
         $access.DoCmd.TransferDatabase(
                 [microsoft.office.interop.access.AcDataTransferType]::acLink,
                'ODBC Database',
                $accessFile,
                [microsoft.office.interop.access.AcObjectType]::acTable,
                 $tableName,
                 $tableName2
    $testODBC='ODBC;DSN=A1013v2012'
     Add-Type -Assembly Microsoft.Office.Interop.Access
     $access = New-Object -ComObject Access.Application
     $Access.OpenCurrentDataBase("E:\MyDir\TagLink.mdb")
     Link-ExternalODBCTable $testODBC all_per
     $access.CloseCurrentDataBase()
    What I get is:
    Exception calling "TransferDatabase" with "6" argument(s): "ODBC--connection to 'A1013v2012' failed."
    When I try from the ODBC Administrator, it tests fine (Connection Successful!). This is a 32-bit ODBC connection, using the Pervasive ODBC Engine Interface. Same as we use for other ODBC connections to this database. It is a System DSN, as opposed to User
    or File.
    I tried to skinny this down to:
    Add-Type -Assembly Microsoft.Office.Interop.Access
     $Access = New-Object -ComObject Access.Application
     $Connected = $Access.OpenCurrentDataBase("E:\MyDir\TagLink.mdb")
     $access.DoCmd.TransferDatabase(
                 [microsoft.office.interop.access.AcDataTransferType]::acLink,
                'ODBC Database',
                'ODBC;DSN=A1013v2012',
                [microsoft.office.interop.access.AcObjectType]::acTable,
                 'all_per',
                 'all_per'
     $Disconnected = $Access.CloseCurrentDataBase()
    ...which yields the same error.
    Where am I going wrong here?
    mpleaf

    If I try that, I get a new message:
    Exception calling "TransferDatabase" with "6" argument(s): "Could not find installable ISAM."
    The article you reference, I believe, is for SQL connection, not Pervasive SQL. I know the DSN works fine. We use it for other things a LOT.
    I'm at a loss...and I can't seem to find the right combination...
    mpleaf
    The point is that newer Access does not appear to support DSNs on ODBC without an full ODBC driver.  If you go DSN-less you will include the provider.
    Pervasive has always been a pain.  They break all rules and always have.  If this is Intuit Pervasive then it is even worse.
    ¯\_(ツ)_/¯

  • Is it possible to import / bulk upload content and associated metadata?

    We are just getting started with the Oracle portal (migrating from a previous portal vendor) and I wanted to check with other users to see if what we're thinking about trying is within the realm of feasibility.
    Here's our situation. In our current portal, have several thousand users, probably a couple thousand pages, and approximately 15 GB of files being managed. The pages and navigation schemes will have to be re-designed to fit the new Oracle paradigm, but we need some way to migrate the files (and the metadata) in a semi-automatic way. We don't want to just move EVERYTHING in bulk, because the entire premise for navigation is different in Oracle and we want to make our user communities "scrub" their data just a bit and have control over where it goes in their new environment.
    Our idea for getting the data out of the old portal is this:
    Develop a portlet that will allow administrators to select files to be downloaded in bulk to a PC. The portlet zips up the files and creates a flat file containing the metadata for the content (name, type, 512 character description, author, create date, modified date, location folder, and topics it was associated with (aka perspectives?).
    Then, we want to try to create an import capability or portlet within Oracle that will place the files where the administrator wants them in Oracle and assign the metadata from the flat file to the attributes for that content.
    - Is this within the realm of feasibility?
    - Are there better approaches?
    - Has anyone done anything similar? If so, can you share your approach?
    - Do you have any advice to help point me in the right direction?

    The way to do this is to use the Portal content area APIs. Unfortunately, these APIs are not yet available for Portal Release 2 - they're scheduled for early 2003.
    You may want to consider using the new WebClipping or Omniportlet features to publish your existing content into portal, until you are able to migrate it to the Portal repository.

  • Is it possible to import NEF raw files and also import the tags from the existing XMP sidecar files?

    I use Daminion to organise, tag and filter my photo collection. It allows me to place all of the tags in sidecar .xmp files. It uses the Adobe libraries to create these files. When I import the photos into Lightroom 3 or 5, Lightroom does not currently read the tags in the sidecar files.
    Does anyone know if there is a way to get Lightroom to read the .xmp tag info?
    Is there a setting in Lightroom that I am missing?

    I'm just a raw beginner when it comes to Lightroom. I know it has tagging capabilities, but they seem quite outside of Lightroom's main focus which, as I see it, is photo tweaking.
    Daminion of the other hand is totally focussed on management of a large and diverse digital assets collection (Photos, Video, Audio, Office documents, PDF's Vector graphics CAD). At this point I am using the stand-alone version of Daminion, but I will probably upgrade  to the networked version when the collection has been whipped into shape enough to be shared sucessfully.
    This is not intended as a commentary on Lightrooms capabilities. As I mentioned I am beginning to learn to use it.
    I generally try to use the best tool for each task. I really like Daminion for it's asset management focus; Lightroom for Photo editing. You CAN drive nails with a wrench but why would you want to?

  • Interaction between Database and  Forms Developer

    Can someone tell me the how can i make a successful connection between database 9i ans developers suites 9i so that i can ru them on a computer to develop applications. if there is any procedure please let me know or send me thelink. Also tell me how to install both of them i mean the order of installation. Your help will be highly appreciated!
    Thank
    Muhammad Umair

    Install each one of them in a different oracle home.
    Once installed you need to configure a sql*net connection from the Forms oracle home.
    You can use the sqlnet easy config utility for this.

  • Oracle XE database and Forms 6i - licensing / pricing

    Hello there,
    I have been researching how Oracle Forms can connect to a "currently supported" Oracle Database. I have found (from several other great posts), that Oracle Forms 6i (patch 18) will be able to connect to Oracle Database Express Edition (by changing the character set values).
    Knowing that, what would I need to do in order to get the "proper" licensing of the two products:
    (1) Oracle Database Express Edition - I believe is free (as long as we stay below the 4GB maximum), and
    (2) Oracle Forms and Reports 6i
    I already have the Forms and Reports builder and runtimes. I just want to make sure I have the correct and necessary licenses.
    Any information / insight into this issue would be greatly appreciated.
    Thanks,
    Mike

    This is all verified by OPN and Oracle Sales folks :
    Only the "client/server" runtime for 6i is free. If you are going to deploy your forms via the web, then the 6i runtime is NOT free. So lets make it clear.
    Now, you can not purchase Forms 6i (obsolete product) - what you need to do is to purchase an iDS license - but download and use the Forms 6i developer. If you developed a client/server application with Forms 6i, then the c/s runtime is free.
    If your application that you developed with Forms 6i is deployed via the web, then you need to purchase Oracle Forms/Reports deployment option license for the iAS 10gR2 or FMW 11g (which is available now). If you are planning to use SSO, Discoverer etc then you need to obtain a full stack license for the iAS 10gR2 (Enterprise Edition)
    You can NOT have less then 5 named user plus license for the SE1. Be careful with the named user plus licenses - read the definition very carefully. The license is multiplexed at the front end and automated processes such as a cron job is also considered as a named user. For a business application you might want to consider using CPU based license for the SE1. For the SE and SE1, it is socket based - the processor count does not apply as it is for the EE version (unless you are using a MCM chip such as Power 5 for your Oracle box - that is a different story. MCM chips are considered differently.)
    You can start with 6i client/server type application and XE - but explain the limitations to your end user (customer/s). They need to know that it is not a certified combination (if you are using 6i+ps18 against a db which 10gR2 and higher (including XE)) - and they need to understand the consequences. They also need to understand that when the db size grows - they need to upgrade to SE1 (or SE - depending on their business at that time).
    I hope this is clear - when it comes to licensing - people might make mistakes. You can become an Oracle Partner Network member (basic level) for around 2K $ if it is approved by Oracle Corp. and then you can opt to directly work with Oracle or another reseller Partner. To become and ISV, there are documents you need to read on OPN and sign if you agree. The details are in those documents.
    Note: you can also used "Term Based" licenses - which can help you to reduce your or your customer's licensing cost - depending on the project. See the Oracle Store (online) and read the licensing terms (OLSA) for the term based licenses. Sometimes it is better using a term based license with the processor license (SE1 for example) instead of using XE - if the data will grow quickly in a short period time or if you can not easily assign/determine named users.
    Hope this helps.
    R/ Zaf

Maybe you are looking for