Results 1 to 5 of 5

Thread: Difference between DBMS and RDBMS

  1. #1
    Join Date
    Jan 2010
    Posts
    51

    Difference between DBMS and RDBMS

    Hello,
    I was using earlier Foxpro where all the database are stored in a file format but now I need to migrate my work on different database.Please suggest me which type of database I should use for my work and can I migrate my whole data contents on oracle or SQL server database.Would you suggest me to do this task and what would be the procedure.

  2. #2
    Join Date
    Apr 2008
    Posts
    2,005

    Difference between DBMS and RDBMS

    Difference between DBMS and RDBMS :

    If we talk about the database,There are two categories of database management system are here named DBMS and RDBMS.

    DBMS is a ordinary system to maintain the data which follow different rules to store and manage the database system.The RDBMS is called Relational database management system which follows the rules of normalization developed by E.F. Codd and the storage and management system is entirely different from DBMS.

    The data contents are not bonded to present in tables format where the RDBMS follow the rules of tables and cells.

  3. #3
    Join Date
    May 2008
    Posts
    2,297

    Migrating Foxpro to Oracle

    Migrating Foxpro to Oracle :

    The Foxpro is a DBMS and Oracle belongs to RDBMS category.If you need to migrate from Foxpro to oracle then you can do it using export utility of oracle database.

    Before starting,you have to import the foxpro database to MS-Access then you can use oracle migration assistant for MS-Access to import the foxpro database to oracle.

    You should try above,I hope it would work fine.

  4. #4
    Join Date
    Oct 2005
    Posts
    2,393

    Migrating Foxpro to Oracle

    Migrating Foxpro to Oracle :

    You can migrate foxpro database into oracle using this strategy also which includes the software facility.Visit here http://oracle-foxpro-import-export-c....informer.com/.

    This provide an easiest way to convert your database object from DBMS to RDBMS and RDBMS to DBMS category.This software will migrate to and from oracle and foxpro.

    This will help you as like an import and export facility.

  5. #5
    Join Date
    May 2008
    Posts
    2,389

    Components of DBMS

    Components of DBMS :

    The components of DBMS is as follows ;

    • DBMS Engine which accepts the request from different sources and converts into an appropriate form for response.
    • Data Definition Subsystem helps the schema of database to define the structure of file and maintain the data dictionary.
    • Data Manipulation Subsystemis used to perform the manipulation like add,change and delete information in a database.
    • Application Generation Subsystem which is used to develop the transactions-intensive applications.It is used to make the application very friendly for use of clients.
    • Data Administration Subsystem,which provides the interface to manage the whole database from backup,recovery,security management, query optimization, concurrency control and so much privileges.

Similar Threads

  1. Don't know about RDBMS
    By ScarFace 01 in forum Software Development
    Replies: 5
    Last Post: 10-02-2010, 10:50 AM
  2. What is normalization in dbms?
    By Migueel in forum Software Development
    Replies: 3
    Last Post: 01-12-2009, 07:13 PM
  3. ORACLE is a DBMS or RDBMS
    By vinodpathak_214 in forum Software Development
    Replies: 5
    Last Post: 06-02-2009, 04:48 PM
  4. difference between DBMS and RDBMS
    By vinodpathak_214 in forum Software Development
    Replies: 2
    Last Post: 06-02-2009, 11:47 AM
  5. XML vs DBMS
    By Neider in forum Hardware Peripherals
    Replies: 4
    Last Post: 15-10-2008, 06:53 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,061,846.06056 seconds with 17 queries