[DUG] BERLIN and DB connectivity

Barry Neale Barry.Delphi at gmail.com
Fri Aug 19 16:23:32 NZST 2016


On Fri, Aug 19, 2016 at 4:11 PM, Tony Blomfield <tonyb at precepthealth.com>
wrote:

> I am pretty pissed that Embarcadero only support up to SQL Server 2008,
>

I think you'll find that they do support later versions.

In my reply the other day I forgot to say that I also use FireDAC to talk
directly to an Azure SQL Instance (Which is very close to  Microsoft SQL Server
2016).

It was exceedingly simple to do the connection.
Set the DriverID=MSSQL
then the server, database, username and password and it worked perfectly.

I then use either dataset components, or run direct queries, on the DB.

This was straight out of the box DX using a TFDConnection
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20160819/be2f6740/attachment.html 


More information about the Delphi mailing list