I have a problem with DAO, Transactions and SQLServer. I want to do a very simple thing (in VB)! BeginTrans Call db.Execute("UPDATE counter SET value = value + 1 WHERE name =
Posted - 09/29/2004 : 11:46:27 -------------------------------------------------------------------------------- Hi folks, I have a linked server pointing to oracle server 8i on my sql server 2000 box.