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.
我希望从我的 SQL Server 数据库迁移到 SQL Server Compact 数据库。我有数十个包含大量列的表,从头开始手动生成表及其字段将是一个终生的过程。
有没有更快的方法从 SQL Server 生成表?