Ok, Ive been slacking a lot over the past few months with college going on. I currently have the Mysql functionality working along with the ODBC I belive. I need access to other database types in order to go much further with this class so i might just post it soon and wait for some one to ffer the use of there system. I will try to get the web page more up so that its of use. Thats all for now.
Hey, to anyone checking this out I have decided to change how the connections classes for databases work. Im turning it into one class that will be able to handle a wide range of database types and will support multible databases being passed to it. This will then alow your system to connect to a randomly availible database and will help out with load balancing for you.Plains for this are in the works to allow you to use more then one database type as well. I'll have more news for you later on in its development. If you like the mysql connection class make sure you come back and check the next class out.