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.
我想在 Eclipse IDE 中从我的 c++ 项目连接到 SQL Server 数据库。在 Microsoft MSDN 中,我找到了这些链接:
在 C++ 中连接使用 sql server
数据库连接
但我不明白该怎么做,我需要一种从数据库中获取数据的方法,有什么建议吗?