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(t-sql) 插入语句中使用 access(mdb) 文件?
我的 sql CE 中有一个客户端表,我在另一个访问数据库中有相同的表,我想将此访问表的某些列中的记录导入我的 sql CE。如何才能做到这一点?
您可以使用 OPENROWSET 和朋友。要读取 Access 文件,请参见示例 B:http: //msdn.microsoft.com/en-us/library/ms190312.aspx
我确信这在 stackoverflow 上的某个地方得到了回答,但对于我的生活,我找不到为什么我的情况与已经写的不同,所以这里是。
使用带水豚的 rspec
1) report_cards#index must have 'Report Cards Index' Failure/Error: visit '/' NoMethodError: undefi