hi all, just a quick one, i need to simply retrieve in from from a table in ms sql. havent used it before but ive used mysql and heard its not that different. anyone got any sample code on accessing a table and retrieving info?
cheers
Read the manual. You use the functions with names starting with "mssql" instead of the functions with names starting with "mysql".