Link Consulting strengthens its Chatbot/Digital Assistant offering
Link Consulting strengthens its Chatbot/Digital Assistant offering Link Consulting’s Digital Assistant team releases new offerings on Conversational UI’s, including voice-enabled Assistants. Link Consulting has strengthened their Chatbot/Digital Assistant offering, by creating new ways to build Chatbot initiatives, which allow organizations…
Link Redglue team distinguished in a Machine Learning concept test held in the 3rd edition of Portugal eHealth Summit
Last March, Link Redglue accepted Microsoft´s invitation and participated in the Hackfest of Portugal eHealth Summit event, which took place at Altice Arena in Lisbon. For 3 days, a Link team participated in a Machine Learning concept test, working together…
Improving the use of Variables and Parameters on SSIS– A tip from the field
As part of my actual job, I frequently use SQL Server Integration Services for developing new packages as well as to change existing ones. Inside SSIS I use and abuse of variables and parameters, and often end up having some…
Leveraging on SQL Server Data
I’m working on a project where I need to convert Firebird SQL code into T-SQL code. No schema, just the modules. There are more than 1000 objects between stored procedures, views, triggers, user-defined data types, etc. First – the pain……