logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: R: field_num("pippo") = ????????: msg#00096

Subject: Re: R: field_num("pippo") = ????????
Paoletti Vincenzo wrote:

the ref manual advices against uses it of "lookup_by_name" to cause its 
inefficiency .

lookup_by_name() is inefficient because it's built on field_num().

If efficiency is a concern, you shouldn't be looking up fields by name at all. You should be using hard-coded indices into a Row array, or SSQLS instead.

I've sent this to the mailing list, because the discussion should have been kept there, and it's good info for the archives.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe:    
http://lists.mysql.com/plusplus?unsub=gcdmc-plusplus@xxxxxxxxxxx





Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>