
One of my customer recently pointed out that the DataSnap tutorial at the embarcadero docwiki covers Interbase, and requested information on connecting to a Microsoft SQL database.
In this video, I’ll be demonstrating the same application using FireDAC to connect to a Microsoft SQL Server (SQL Server Express 2014). This time I’ve used Delphi instead of C++ builder, however, if you watched my previous video you should know just how to do the same with C++ Builder, as I’ve tried to keep names consistent with that tutorial.
I apologize for the audio quality (audible but a little bellow from the echo), I still need a good mic!
Also be sure to check out my tutorial on FireDAC at Runtime for more information on using FireDAC.
Thanks for Reading!







Nice tutorial! Could you show how to send parameters from client to server query?