I want to get a textfield from SQLServer into an RDO recordset in VB. I know about getchunk, but I want it in the RDO recordset, as in richtextbox = resultset!textfield. Can this be done? Any ideas would be appreciated. I am getting the resultset from a stored procedure if it makes any difference.<br><br>Thanks