User contributions for Christiankatict
Jump to navigation
Jump to search
29 September 2015
- 06:3506:35, 29 September 2015 diff hist +168 Co-ordinated DB Access (Thread-safe DB Access) →Stopping/Cancellation of Multiple Running Queries
- 06:3406:34, 29 September 2015 diff hist +336 Co-ordinated DB Access (Thread-safe DB Access) →Examples / Implementations
- 05:1605:16, 29 September 2015 diff hist +255 Co-ordinated DB Access (Thread-safe DB Access) →The Future: A Safe-to-use, Multi-threading-Enabled OpenPetra
- 05:1005:10, 29 September 2015 diff hist +71 Co-ordinated DB Access (Thread-safe DB Access) →Multi-threading: General Advice
- 05:0905:09, 29 September 2015 diff hist +112 Co-ordinated DB Access (Thread-safe DB Access) →Running Multiple XML Reports in Parallel: Not Working at Present!
- 05:0705:07, 29 September 2015 diff hist +162 Co-ordinated DB Access (Thread-safe DB Access) →Stopping/Cancellation of Multiple Running Queries
- 05:0505:05, 29 September 2015 diff hist +178 Co-ordinated DB Access (Thread-safe DB Access) →Performance Considerations
- 05:0305:03, 29 September 2015 diff hist +402 Co-ordinated DB Access (Thread-safe DB Access) →Performance Considerations
- 04:5904:59, 29 September 2015 diff hist +324 Co-ordinated DB Access (Thread-safe DB Access) →GetNewOrExistingXXXTransaction Must be Used When Multiple Threads Need 'Parallel' DB Access
- 04:5704:57, 29 September 2015 diff hist +164 Co-ordinated DB Access (Thread-safe DB Access) →GetNewOrExistingXXXTransaction Must be Used When Multiple Threads Need 'Parallel' DB Access
- 04:5504:55, 29 September 2015 diff hist +387 Co-ordinated DB Access (Thread-safe DB Access) →Extra Things that You Need to Know
- 04:4804:48, 29 September 2015 diff hist +168 Co-ordinated DB Access (Thread-safe DB Access) →Utilising the TServerBusyHelper.CoordinatedAutoRetryCall Method
28 September 2015
- 15:3115:31, 28 September 2015 diff hist +508 Co-ordinated DB Access (Thread-safe DB Access) →What The Method Does
- 15:2215:22, 28 September 2015 diff hist +613 Co-ordinated DB Access (Thread-safe DB Access) →Automatic: Co-ordinated DB Access Exception Handling
- 14:5714:57, 28 September 2015 diff hist +161 Co-ordinated DB Access (Thread-safe DB Access) →Semi-Automatic: (DB-)Call Retries
- 14:5314:53, 28 September 2015 diff hist −4 Co-ordinated DB Access (Thread-safe DB Access) →The Problem it Solves
- 14:5114:51, 28 September 2015 diff hist +262 Co-ordinated DB Access (Thread-safe DB Access) →Automatic Time-out (Thread Stalling Prevention)
- 14:4514:45, 28 September 2015 diff hist +48 Co-ordinated DB Access (Thread-safe DB Access) →Automatic Thread-Safety
- 14:4014:40, 28 September 2015 diff hist +451 Co-ordinated DB Access (Thread-safe DB Access) →Co-ordinated DB Access: Overview
- 13:4413:44, 28 September 2015 diff hist +568 Working with multiple DB Connections →Using FastReport Reports Server-side Code With Separate DB Connections
- 12:5412:54, 28 September 2015 diff hist −180 m Working with multiple DB Connections Remove disclaimer at top of page as the described features are now in trunk
- 12:5412:54, 28 September 2015 diff hist −10 Working with multiple DB Connections →The Limitations That it Overcomes
23 September 2015
- 13:4713:47, 23 September 2015 diff hist +1,021 Working with multiple DB Connections →Changing (Library) Methods so That They Can Work With the Default DB Connection or a Separate DB Connection
- 05:5305:53, 23 September 2015 diff hist +21 Working with multiple DB Connections →Typed Exceptions That Can be Raised in Multi-threading DB Access Scenarios
- 05:4805:48, 23 September 2015 diff hist +2,683 Working with multiple DB Connections →Typed Exceptions That Can be Raised in Multi-threading DB Access Scenarios
- 05:0105:01, 23 September 2015 diff hist +768 Working with multiple DB Connections →Using FastReport Reports Server-side Code With Separate DB Connections
22 September 2015
- 08:2308:23, 22 September 2015 diff hist +137 Working with multiple DB Connections →Questions?
- 08:2208:22, 22 September 2015 diff hist −48 Working with multiple DB Connections →Introduction
- 08:2108:21, 22 September 2015 diff hist +3,104 Working with multiple DB Connections →Automatic (and Fully Transparent): Multi-threading and multi-connection 'Sanity Checks' in the TDataBase Class
- 07:2807:28, 22 September 2015 diff hist +100 Working with multiple DB Connections →What is the use of the GetNewOrExistingXXXTransaction Methods if They Cannot be Used When Multiple Threads are Involved?
- 07:2707:27, 22 September 2015 diff hist +816 Working with multiple DB Connections →FAQ's
- 07:1607:16, 22 September 2015 diff hist +4 Working with multiple DB Connections →Could calling BeginXXXTransaction every give 'Thread A' a new DB Transaction from another Thread?
- 07:1207:12, 22 September 2015 diff hist +192 Working with multiple DB Connections →Instead of opening a new DB Connection for 'Thread A': Could I not simply 'make a peek' to see if a DB Transaction is running on a given DB Connection in another Thread and if so, use that?
- 07:0107:01, 22 September 2015 diff hist +293 Working with multiple DB Connections →Extra Things that You Need to Know
- 06:4206:42, 22 September 2015 diff hist +2 Working with multiple DB Connections →When Such a Method Has NOT Got a TDBTransaction instance available
- 06:4006:40, 22 September 2015 diff hist +42 Working with multiple DB Connections →Server-side code that runs in a deliberately started Thread
- 06:3706:37, 22 September 2015 diff hist +15 Working with multiple DB Connections →Rules That Need to be Adhered to
- 06:3606:36, 22 September 2015 diff hist +325 Working with multiple DB Connections →Introduction
- 06:3206:32, 22 September 2015 diff hist +33 Working with multiple DB Connections →Server-side code that runs in a deliberately started Thread
- 06:3106:31, 22 September 2015 diff hist +8 Working with multiple DB Connections →Relation to Co-ordinated DB Access (Thread-safe DB Access)
- 06:3006:30, 22 September 2015 diff hist +1 Working with multiple DB Connections →The Solution
- 06:3006:30, 22 September 2015 diff hist 0 Working with multiple DB Connections →The Solution
- 06:2706:27, 22 September 2015 diff hist +217 Working with multiple DB Connections →Server-side code that runs in a deliberately started Thread
- 06:1906:19, 22 September 2015 diff hist +141 Working with multiple DB Connections →The Limitations That it Overcomes
- 06:0506:05, 22 September 2015 diff hist +86 Working with multiple DB Connections →Server-side code that runs in a deliberately started Thread
- 06:0006:00, 22 September 2015 diff hist +1,680 Working with multiple DB Connections →Locking of DB Tables
21 September 2015
- 15:5115:51, 21 September 2015 diff hist +5,002 Working with multiple DB Connections →Extra Things that You Need to Know
- 13:1513:15, 21 September 2015 diff hist +241 Working with multiple DB Connections →How can a 'library-like' Method be written that could utilise a running DB Transaction of a certain TDataBase instance if it is currently not busy, but would create its own DB Transaction on a separate, new TDataBase instance if it is busy?
- 13:0713:07, 21 September 2015 diff hist +617 Working with multiple DB Connections →Debugging
- 10:5210:52, 21 September 2015 diff hist +2,954 Working with multiple DB Connections →FAQ's