Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MySQL を使用して PHP でページを作成していますが、SQL Server 2008 からのデータが必要です。クエリを使用して、SQL Server 2008 のデータを MySQL サーバーから読み取ることはできますか?
いいえ、MySQL サーバーからではありませんが、別の ODBC 接続を介して MSSQL DB にアクセスできる場合があります。