Forum Discussion

NisHera's avatar
NisHera
Valued Contributor
8 years ago
Solved

Python SQLServer Query -IDispatchIndexedPropertyWrapper' object is not callable

I have following query (allmost same as in support site) def TestSQL_ADO2(): # Creates ADO connection aCon = ADO.CreateConnection() # Sets up the connection parameters #aCon.ConnectionString...