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.
我正在开发一个在 asp 上运行的旧网站。我需要将数据(例如用户帐户和帖子)迁移到基于 php 或 ruby 的网站。我得到了一个文件扩展名为 .asa 的数据文件。我不知道如何将数据迁移到 MySQL。任何人都可以帮忙吗?
通常在经典 ASP 站点中,ASA 文件只是一个配置文件。您真的确定数据存储在该文件中吗?
为了我能帮助你,我需要你: