>>> more women      >>> more men
18-35  30-44  45+     18-35  30-44  45+

dating

Looking for New Horizons

I am an active woman with lots of interests and a good social life. Still working but I have a lot ......read more about Sue41

dating

Hill walking

I like to have a project going, a goal to work on. I write children's books, see friends, swim where ......read more about Karenina

dating

South London

I'll fill this in later......read more about Daniela5

dating

Tall, fun, friendly, widowed.

Looking for someone to go to the pub with, well maybe a gallery or perhaps a cinema or a meal. ...read more about Mila-3
>>> more women      >>> more men
18-35  30-44  45+     18-35  30-44  45+

Updated! 0:36AM

SELECT TOP 15 tbl_People.*, TBL_People2.Username FROM tbl_People INNER JOIN tbl_People2 ON tbl_People.Username = tbl_People2.Username WHERE MemStatus = 'A' AND bPrivacy1 = 0 AND PhotoMember = 1 AND Photo = 1 AND (Description Like ' % Art%' or Description Like '%classical%' or Description Like ' theatre%' or headline like ' art%' or headline like '%music%' or occupation like ' art%' or occupation like '%music%' or tbl_people.Username in (select tbl_people2.Username from tbl_people2 where (Music like ' Art%' or Music Like '%classical%' or Music Like '%theatre%') or (Interests like 'Art' or Interests like '% Art%' or Interests like '%galler%' or Interests like '%theatre%') or (evening like 'art' or evening like '% art%' or evening like '%galler%' or evening like '% play%' or evening like '% oper%' or evening like '%theatre%' or evening like '%ballet%' OR WL='CP') )) AND DOB < '1981-7-1' AND Gender = 'W' and not (p15 =1 and wL <> 'CP') and Orientation='H' Order By DateReg DESC