CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2003
    Location
    tokyo
    Posts
    34

    Cool Oracle to Access...a long journey

    Hi friends

    I need to transfer my database which is Oracle....into Access..i dont have much knowledge about oracle..how do i transfer the database from oracle to access?????

    thx in advance
    sagar
    love all

  2. #2
    Join Date
    Apr 2003
    Location
    NJ USA
    Posts
    33
    Hi sagar_cool,

    If you are looking to write your own code to accomplish this task then you are quite correct .... its a long journey, I have done this numerous times.....

    Look into all of the ADO - functions which are available - it will make the journey a lot shorter.


    Mike

  3. #3
    Join Date
    Jan 2001
    Location
    India
    Posts
    228
    it will be simple for u to use the import wizard in access 2k.

    just create a dsn to oracle database and use the import wizard

    to import the data
    regards
    madhu

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured