|
From: | Holger |
Subject: | Re: [Bug-gnubg] A crude proposal for a database schema |
Date: | Thu, 04 Sep 2003 17:28:57 +0200 |
At 20:04 03.09.2003 +0200, Jim Segrave wrote:
On Wed 03 Sep 2003 (17:48 +0000), Joern Thyssen wrote: > Using IDs (env, player, match/session) requires us to have direct access > to the RDBMS so we can query the database for next "free" ID unless we > find some other way to generate unique IDs. MySql has auto-generated IDs - very convenient. I don't know about other RDBs though. I'll ask the local experts tomorrow about postgres. I believe MSql does not.
M$ SQL Server has it, too. Unfortunately, that's the only db that I worked with in a project.
Regards,Holger
[Prev in Thread] | Current Thread | [Next in Thread] |