Lazarus/Linux: Connect to SQLServer using ZeosLib component TZConnection

1
2
$> sudo apt-get install freetds-bin
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
I needed to connect to SQL Server from Lazarus and the fastest way I got was by using ZeosLib component (lazarus version). Then I realized that this additional pass must be done. I hope it helps.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.