Oracle database and MySQL database with .NET

Discussion in 'Parallels Desktop on a Mac with Apple silicon' started by VithanP, Apr 13, 2024.

  1. VithanP

    VithanP Bit poster

    Messages:
    1
    I am planning to replace my macbook pro intel to macbook pro M3 so I need to make sure that i can migrate all my works to ARM based CPU. A one of my concerns is the way to connect to these 2 databases from .NET project. I have read several posts regarding to connect between .NET and these 2 databases but most of them are the old post. Most of my works are ASP.NET (both core version and standard version) and winform. What i have learn so far is

    Oracle
    - Install database on window ARM under parallel
    - Install Oracle connector / OPD.NET on window

    MySQL
    - Install database on Mac
    - Install MySQL connector 32 bit on window (with some error during install)

    Are these correct?
     

Share This Page