Delete a column from an ADO recordset.
Hi ,
I need to delete a column from an ADO recordset used in my web application(ASP),is it possible to do so ?. Having the extra column in the select list of the SQL query that gets the recordset is a requirement and since it is a generic sp, touching it is not advisable as it would call in for identifying where all it is called and making the fixes.
please advice..
ashish
|