Hi:
I am trying to execute a query through an ADO connection to an Oracle 9i Database. Two fields are being queried for and placed in a recordset. Everything looks fine until after the 101th record where one field is retrieved but the second field is retrieved as ???????? (question marks). In the database, the second field does have values.
Any ideas for a solution.
Thanks
I am trying to execute a query through an ADO connection to an Oracle 9i Database. Two fields are being queried for and placed in a recordset. Everything looks fine until after the 101th record where one field is retrieved but the second field is retrieved as ???????? (question marks). In the database, the second field does have values.
Any ideas for a solution.
Thanks