Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do you guys code your database connection
#5
(05-16-2018, 01:36 PM)kudzu Wrote: Generally its better to use a datamodule/session level connection for users. ie one per session and use connection pooling. A single connection for all sessions will create a bottleneck.

Sir do you have some example Code t show me.Source of Intraweb absence
Reply


Messages In This Thread
RE: How do you guys code your database connection - by morhous - 05-17-2018, 02:03 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)