0 pts.
 INSTRREV giving problem
Hi, I am trying to populate a recordset in visual basic 6.0 . The query i am trying to execute is : select instrrev(linkfile,'') from importcode here importode is a table and linkfile is a field in it in Ms-Access. but when i execute the recordsetobject.open statement with this query it gives the following error. [Microsoft][ODBC Microsoft Access Driver] Undefined function 'instrrev' in expression. Please help Meenu

Software/Hardware used:
ASKED: March 21, 2006  11:13 PM
UPDATED: March 29, 2006  7:59 AM

Answer Wiki:
Don't know if you've already resolved this or not, but you have to populate your recordset or array with the field and then run the instrrev function against the results.
Last Wiki Answer Submitted:  March 29, 2006  7:59 am  by  Rloveall   0 pts.
All Answer Wiki Contributors:  Rloveall   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _