I need to write code that will load the contents of 2 fields from a database into a 2 d array.I already have the recordset open. I can't figure out how to take the two strings variables pstrLastName and pstrFirstName and dump them into an array.HELP!!!
Franco




Reply With Quote