Features –
1> Establish an asynchronous connection to your server using both Windows Authentication and SQL Server Authentication systems. Asynchronous connections prevent your main thread from being blocked, ensuring smooth operation even when the connection takes time.
2> Craft your SELECT queries to retrieve data and images from the SQL Server.
3> Compose INSERT, UPDATE, and DELETE queries to manipulate data in the SQL Server. Effortlessly create and drop tables directly through Blueprints.
4> Customize connection strings to connect to your server using a variety of connection parameters.
5> Execute both synchronous and asynchronous queries. Asynchronous queries maintain UI interactivity and allow for simultaneous operations while the query executes in the background.
6> Seamlessly insert and retrieve images from your SQL Server.
Intended Platforms: Windows
Platforms Tested: Windows
特征 –
1>使用Windows身份验证和SQL Server身份验证系统建立与服务器的异步连接。 异步连接可以防止您的主线程被阻塞,即使连接需要时间,也可以确保平稳运行。
2>制作您的SELECT查询以从SQL Server检索数据和图像。
3>编写INSERT,UPDATE和DELETE查询以操作SQL Server中的数据。 直接通过蓝图轻松创建和删除表格。
4>自定义连接字符串使用各种连接参数连接到您的服务器。
5>同时执行同步和异步查询。 异步查询保持UI交互性,并允许在后台执行查询时同时执行操作。
6>从SQL Server无缝插入和检索图像。
预期平台:Windows
测试平台:Windows
The Microsoft SQL Integration plugin for Unreal Engine allows developers to easily connect their Unreal Engine projects to a Microsoft SQL Server database. With this plugin, users can execute SQL queries on their database, visualize data within Unreal Engine, and set up real-time data updates. The plugin also includes error handling mechanisms to ensure smooth and reliable integration with the SQL Server database. Whether you’re building a game, simulation, or other interactive experience, the Microsoft SQL Integration plugin provides a powerful and flexible way to bring data into Unreal Engine
虚幻引擎的Microsoft SQL集成插件允许开发人员轻松地将其虚幻引擎项目连接到Microsoft SQL Server数据库。 使用此插件,用户可以在其数据库上执行SQL查询,在虚幻引擎中可视化数据,并设置实时数据更新。 该插件还包括错误处理机制,以确保与SQL Server数据库顺利可靠地集成。 无论您是在构建游戏、模拟还是其他交互式体验,Microsoft SQL集成插件都提供了一种强大而灵活的方式将数据引入虚幻引擎
评论(0)