I need some help with the format of a Test Document using the DatabaseLibrary from Robot Framework. The only thing I'm trying to do is connect to the database but every time I try, I get multiple errors. (By multiple I mean when I fix one, a new one arises.) The errors I have received so far include invalid string, Name not defined, ODBC not specified, etc. All I really need is an example working document that successfully tests a database. Any help would be greatly appreciated! Thanks in advance!
P.S. I'm using the format with a .tsv type of file.