asked
[MMORPG Game Development with C++ and Unreal Series] Part 4: Game Server
DB Connection
Written on
·
650
Edited
0
SQL Server 2022에서는 SQL Server Native Client 드라이버가 제거된 것 같습니다. 이 경우에는 ODBC Driver 17 for SQL Server 드라이버를 활용하면 되나요?
Answer 1
버전에 따라 상이해 확실하지 않습니다.일단 연결과 작업이 잘 되는지 확인해보시기 바랍니다.