From: Warren Young Date: October 17 2006 12:04pm Subject: Re: Problems with timestamp List-Archive: http://lists.mysql.com/plusplus/6041 Message-Id: <4534C6B1.1080003@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Королев Илья wrote: > > Why we can't just drop away static names[] ( and table)? How would SSQLS build queries without a table of the field names? > The only advantage IMHO is that we can change names[](table) on the > fly. Every single table in my own use of MySQL++ has a different name than the corresponding SSQLS. I am unwilling to give up that feature.