TPS ODBC Performance

Hi,

We have some customer data stored in a TPS database and I have been tasked with exposing it via a WCF webservice. I found the TPS ODBC driver and setup a sample application which allowed me to read the data in C#.

My question is: how does the ODBC driver perform in a multi-threaded environment? I’m a little worried that I can do what they are asking, but we’ll have performance issues due to using the driver in a way that it wasn’t intended to be used.

Thanks!

1 Like