[PHP] Re: Ordering alphabetical in secondary select string

2004-05-13 Thread Joe Parish
Can you combine the queries? Take the following example, given that there is a table post and there is a table sprite. The post table contains several fields including a SPRITEID field whos value corresponds directly the unique identifier of the same name (SPRITEID) in the sprite table. The sprite

[PHP] Re: Ordering alphabetical in secondary select string

2004-05-13 Thread Dennis Biletsky
"R.G. Vervoort" <[EMAIL PROTECTED]> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ: news:[EMAIL PROTECTED] > > > > > Does anyone have a suggestion how I can order a list with names in a > secondary select string. > > > > The first string selects a number of locations where people work > > > > From this str

[PHP] Re: Ordering alphabetical in secondary select string

2004-05-12 Thread R.G. Vervoort
it are different table and the first table does not contain names, onlu the id form names. Ordering ASC woll not work because it is not in the first query thank for thinking with me anyway "Dennis Biletsky" <[EMAIL PROTECTED]> schreef in bericht news:[EMAIL PROTECTED] > > "R.G. Vervoort" <[EMAIL