Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: kitty
  • Content: Threads
  • Order by date
  1. kitty

    deadlock

    We write application using ColdFusion and the database is SQL server. There is a table which have a text field and this table is always be updated concurrently by 8-10 users. The db is running transactional replication. We used the following two approaches to insert or update data: 1. <CFQuery>...
  2. kitty

    transaction log & transactional replication

    I have a Ms sql db which always bears a continuous growing transaction log. It seems that there is lots of active transaction log there because the log never drops even I manually make checkpoints. I didn't enable the 'trunc. log on chkpt.' because transactional replication is running. I think...

Part and Inventory Search

Back
Top