• Доступ к сайту с VPN ограничен. Ваш аккаунт может быть забанен. Access to the site with a VPN is limited. Your account may be banned.

Coin 5.3 Plugins ‌‌‍‍‎ Microsoft SQL Integration v2.0

Microsoft SQL Integration
Версия Unreal Engine
5.3

The Microsoft SQL Integration Plugin brings the power of .Net in Unreal Engine. With this plugin you can store and retrieve data and images from your SQL Server. Build your own queries and select and update data to your database directly from Blueprints. No restrictions in query formation. Any query working inside SQL Client , works here, which means you can select and update multiple data at once , use joins and sub-queries, as well as create and drop tables via Blueprints.

Technical Details​

Features -
1>Asynchronous Connection to your Server via Windows Authentication System as well as SQL Server Authentication System. Asynchronous Connection ensures that your main thread will not be blocked if the connection takes time.
2>Form your Select Queries to Select Data and Images from the SQL Server.
3> Write Insert , Update and Delete Queries to modify data in the SQL Server. Create and Drop Tables directly from Blueprints.
4> Write custom Connectionstring to connect to your server using different connection parameters.
5 > Write Synchronous as well as Asynchronous queries. With Asynchronous queries , you can keep the UI interactive and perform other operations while the query execution happens in the background.
6>Insert Images to your SQL Server from hard disc.

Documentation Included: Yes
Автор
Lucifer
Скачивания
0
Просмотры
244
Первый выпуск
Обновление
Оценка
0.00 звёзд 0 оценок

Поделиться ресурсом

Последние обновления

  1. Update to 5.3 v2.0

    Update to 5.3 v2.0
Сверху