com - Python script with Robot framework fails -


i'm running script written in python 2.7 , runs robot 2.8.4

it fails error message:

windows com error: dispatch('adodb.connection') failed

operationalerror: (interfaceerror("windows com error: dispatch('adodb.connection') failed.",), 'error opening connection "driver={sql server};server=dbm8-data190\inst01;initial catalog=dbmdilmessagesarchive"')

what's wrong? ran on 64-bit windows 7 enterprise machine


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -