Homepage › Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › tclODBC in the engine? › Reply To: tclODBC in the engine?
March 4, 2005 at 7:34 pm
#55941
Anonymous
Participant
I’ve done a project where we used TCL ODBC on w2k to connect to ms sql. We have multiple connections to the same database running at the same time. There are definitely more than one connection to the database at one time. One connection is made about every 5 seconds that runs a stored procedure to check for new records to read. Then there is another Cloverleaf connection that opens a database connection and runs stored procedures to update tables. We’ve never had any interraction problem.
Cheers,