[PHP-DB] Re: time slots and PHP/MySQL

2002-08-21 Thread l0t3k
Matthew, you may want to investigate MRBS (Meeting Room Booking System). it handles such things for resource allocation. i dont know where the project location is, but google is your friend "Matthew Crouch" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... >

[PHP-DB] Re: ODBTP, a possible solution for MS-SQL and other databases

2002-11-01 Thread l0t3k
Robert, this seems like an excellent idea. you should present in PHP-DEV, though, since this NG is primarily for "userland" PHP users, not low-level PHP developers. l0t3k "Robert Twitty" <[EMAIL PROTECTED]> wrote in message news:003101c28233$9d1ece60$9b00a8c0@;bobawa.

[PHP-DB] Re: Common DB Abstraction Layer: Re: [PEAR-DEV] Adoption of Metabase

2001-11-21 Thread l0t3k
or handled in an ad-hoc way in the database extensions that have to be addressed at a lower level, and doing so presents unique opportunities to other module writers who need DB support in their extensions. i'll leave web developers to fight over flavors of ice-cream - i'm happy to c

[PHP-DB] Re: Normalize ...relationships

2003-03-21 Thread l0t3k
RIMARY KEY (roleID) ) l0t3k "Russell Griechen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > a table 'hound' > contains ownerID, breederID. > These both are to be normalized in a separate table as in: > CREATE TABLE sportsmen ( > sportsmenID