I have an SQL String "SELECT Memo field FROM..." and i can't associate the Memo field comming from the ADO RecordSet to a variable, but i can show the result set on the screen. Do you know how to put it in a variable ? On the other hand, the same SELECT puted in an Arrray i will only be able to put it in a variable and not to show it up, and i need to display it. Do you know how to fix this ?
Many tx
Many tx