Posted by Phoenix In the end, it is personal preference. I know there are many opinions on how to access a db. Some prefer adodb, some dao, some mysql, etc. It is just what you believe will most benifit(sp?) Medusa.
![]()
on 5/26/2006, 10:37 pm, in reply to "Re: Another Idea"
Unfortunatley, I have never had much...luck, I guess, with threads, so I wouldn't be able to say for sure. I just ended up cheating the system in VB by making my own class (VB Automaticaly launches DLL Process in a new thread, kinda a short-cut). However, I do believe that if you were to luanch a DBConnection prior to the thread starts, and use that each time, instead of a seperate launch per thread, the system would work. That or detect if the connection is open to read/right then pause for some time to allow the current item to launch. As for a third party db component, I would say just to create one your self. I work with server side DB Ran websites, and working with the ADODB system is farily simple, so you could easily build one in VB. I use ADODB for my configuration utility for my website, and it has run farily simple. You could hunt for one, but keep in mind that you would have to run Medusa to fit the plugin, instead of making the plugin fit Medusa.
Message Thread:
![]()
« Back to thread