스포트라이트 세일: 9월 16일 오후 10시 59분까지 엄선된 플러그인을 50% 할인받으세요.

ODBC Connect (Microsoft SQL Server)

Astral - 코드 플러그인 - 2023/03/27

The ODBCConnect plugin adds support for data communication through ODBC to execute statements on a database

  • 지원 플랫폼
  • 지원 엔진 버전
    4.27, 5.0 - 5.3
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

Plugin pricing changed to free!, You can also get it from github, good luck!


The ODBCConnect plugin adds support for data communication through ODBC to execute statements on a database for data manipulation.

You can:

  • Update rows data
  • Get rows data
  • Insert new rows
  • Delete rows
  • Execute Stored Procedures
  • And more


You do not have to worry about connecting and disconnecting from the database, Its handled by the plugin.

You can find the documentation Here, You can also find examples inside the plugins content folder at ODBCConnectContent/BPs/ODBCConnectPlayerController_BP

기술적 세부사항

Features:

  • Blueprint
  • Multithreaded
  • Error handling
  • Windows authentication and SQL Server authentication

Code Modules:

  • ODBCConnect, Runtime


Tested Databases: (Microsoft SQL Server 2014 and 2019)

Tested ODBC Drivers: (Native Client 11.0)

Supported Development Platforms: (Win64)

Supported Target Build Platforms: (Win64)