Connecting to Microsoft SQL Server Using FireDAC

preview_player
Показать описание
An introduction to using FireDAC and the Data Explorer in the RAD Studio, Delphi and C++Builder IDE to connect to Microsoft SQL Server. Uses the TFDConnection, TFDMongoQuery to retrieve data and LiveBindings to bind the data to the user interface controls.
Рекомендации по теме
Комментарии
Автор

I'm using Delphi 10.3 Community and this option doesn't exist here. I have mysql, postgre, sqlite, firebird, interbase and access options.

EdsonAguiarSE
Автор

hi, how to manage: [DCC Fatal Error] Unit2.pas(23): F2613 Unit 'FireDAC.Phys.MSSQL' not found.thanks.

jfredycortes
Автор

I want a video for form login Microsoft SQL Server 2014 Using FireDAC

please

azizeng
Автор

I hear that with FireDAC you can link a driver and that somehow removes the need to deliver a driver / install with your app. I think this was SQLLite, but I am wondering if this is possible on SQL Server ?

antonydanby
Автор

You of course require the Enterprise edition of Delphi for SQL Server support (or an add-on pack)

codegearguru
Автор

how do i know the username and password?

王聖博-mc