hi,
i have written a stored procedure named "sampleproc" in sql 2005.
i was using sap 2005 and i was accessing the above stored procedure
and it was working well.
now i upgraded to sap 2007 and while trying to access the same stored procedure using ,
RS2.Command.Name = "sampleproc"
it's flashing me error which states that,
"Not yet supported".
please help, it's very urgent.
thank you