RTC Forums

Subscription => Support => Topic started by: Filip D. on September 28, 2020, 09:11:25 PM



Title: Database Connection Pool
Post by: Filip D. on September 28, 2020, 09:11:25 PM
Hi,

I'm working on a webserver and need some help getting fast + threadsafe DB stuff going.
From what i gathered a database connection pool is the way to go.

I found a link to : an Example Database Connection Pool implementation, but it's not active.

Any pointers / help is much appreciated.

Kind regards,

Filip


Title: Re: Database Connection Pool
Post by: D.Tkalcec (RTC) on September 29, 2020, 06:37:54 AM
This is the wrong place to ask for help on working with a Database, but ... here's the link you were probably searching for: http://www.realthinclient.com/sdkarchive/indexfb7efb7e.html

Best Regards,
Danijel Tkalcec


Title: Re: Database Connection Pool
Post by: Filip D. on October 02, 2020, 08:00:52 PM
Thx for the reply !

( and sorry asking in the wrong place  ;) )

Kind regards,

Filip