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.
我正在寻找一种方法来处理巨大的访问表,根据其内容进行复杂的分析计算,然后创建一个新的结果表。
这里有什么工具可以玩它?Access VBA 或 Visual Studio Express 就足够了吗?
如果这不是仅用于分析的编码解决方案,请使用 MS Access 中的查询设计窗口。Access 对于快速创建相当复杂的查询以及在 select 和 make table 之间切换特别强大。
http://office.microsoft.com/en-ie/access-help/add-or-remove-a-table-or-query-in-the-query-design-grid-mdb-HP005187982.aspx