On Friday 06 September 2002 01:15 pm, Leath, Chad (C.L.) wrote:
> I know that MySQL and Rom integration has been discussed on this list for a
> while now and I have been trying to implement a few changes on my little
> project mud. I have been able to move helps over to a MySQL table and query
> the table as needed to look up helps. I have even, mostly anyway, gotten
> the Mud to maintain a open connection to the database while it is running
> so as not to continually open and close the request. However I was
> wondering how would I go to move over things that are not so static as the
> help files and that need to be loaded into memory? Does anyone have any
> small example , really looking for something short that tells how to run a
> query and keep the data in memory, of what they did for things like player
> files , areas, or items and mobs?
>
> I would really appreciate any and all information that you can throw my
> way. Thanks for your time.
Head to Kyndig, search for MySQL in his code depository.
Head to the Rom Mailing list archives 
(http://www.the-infinite.org/lists/romlist/) and search for mysql

There's more than a few things in there:P

-- 
 ----------------------------------------------------
 TJW: Head tech, Dreamless Realms
 Mud: http://dreamless.wolfstream.net
 Snippets http://dreamless.wolfstream.net/
 Telnet dreamless.wolfstream.net:9275
 The OLC Pages http://olc.wolfstream.net
 ----------------------------------------------------


Reply via email to