Beginner |
|
Joined: Sat Apr 17, 2004 1:11 am Posts: 36
|
There were some discussions on the old forum about this but I can't find them now. I remember that it was frowned upon to create multiple ISession instances that used the same database connection but I don't remember exactly why. If you manage your own connections, as I do, then could I create a single connection and use that in more than one ISession? This app will not use multiple threads so there wouldn't be more than one chunk of code attempting to do anything with the connection at the same time.
Thx...
benster
|
|