formatting a field with SQL data.
Posted: Tue Aug 14, 2012 10:37 am
hello,
at the moment my my code pulls in some data from a SQL database, it works a treat but i am having trouble formatting it
at the moment it pulls in names from a address book for example and displays them
darren,dave,ian,simon
what i would like it to do is list them
darren
dave
ian
simon
any ideas?
at the moment my my code pulls in some data from a SQL database, it works a treat but i am having trouble formatting it
at the moment it pulls in names from a address book for example and displays them
darren,dave,ian,simon
what i would like it to do is list them
darren
dave
ian
simon
any ideas?