[PHP-DB] TUDBC a new unified database API for PHP (Phalanger, Quercus), Ruby (IronRuby, JRuby), Java, C#, VB.NET, J#, and others

2008-09-12 Thread Post-No-Reply TUDBC
I would like to introduce the new exciting TUDBC (Truly Unified Database Connectivity) to you, which brings both high performance and high productivity to database access. Currently, it supports * 5 programming languages with the same unified coding style for 1. C# (also any other .NET compliant l

Re: [PHP-DB] Delicious style Tags table

2008-09-12 Thread Evert Lammerts
> Evert Lammerts-2 wrote: >> >> Your 'taggings' table is basically a link table to deal with a 'many >> to many' relationship - i guess you know: >> >> You have a table A and a table B that have a many-to-many >> relationship, which is stored in table L. What query fetches all rows >> in A that rel