Category Archive

The following is a list of all entries from the database category.

PRC Server Pack Install

The server pack contains many useful utilities for running a server with the PRC. It is available as a Windows installer or a rar archive for manual installation. This covers manually installing the server pack and what to do with the components. While it is designed for a server running on Windows, the server pack [...]


MySQL version of the PRC precacher data: part 2

Updated 5th August 2007
Now that the precacher generates the correct mySQL syntax, it’s a lot easier to create. It now only takes a few minutes, but here’s the one for NWN1.68 + PRC3.1d anyway:
outprc31e_mysql.rar
Importing it into mySQL
For Windows, assumes mySQL is in the PATH:

open a command prompt
go to the directory you unRARed the file
type: mysql [...]


MySQL version of the PRC precacher data

Updated: Tue 3rd October 2006
After it choking on a few Bioware 2da files that were badly formed and having to start again each time, I got the out.sql file finally. I only needed to make minor changes to for it work with mySQL. I tested it by importing it into a mySQL database. I didn’t [...]