6 packages tagged with “lingual”
Recursively walks a given directory gathering Excel files for building a consolidated translations dictionary
Persists multi part text values (dictionary string - string) into one single VARCHAR column into an Ms SQL Db (2014 or >=). The package contains a cSharp class for storing/retreiving the dictionary to/from the field and the SQL code for creating a scalar function for stored procedure implementation.
Persists (and retrieves) multi part text values IDictionary string, string into (and from) a single (N)VARCHAR column into a database.