i am saving data after modification. but i got an error:
"Dynamic SQL generation is not supported against a SElect Command that does not return any base table information."
i debugged it, i got this error on DataAdapter. Dataset contains updated value but on filling Database (Access) is not updated and gives error.
i have a primary key "Serial Number" i am not updating it.. but use it for getting row where to update.
Kindly give me suggestion how to resolve this issue..
Regardz
Muhammad Ahsan shakir

Munir ShaikhPosted Aug 7, 2007, 1:42 AM
I am not really sure but this URL will give good idea about the same
http://64.78.155.103/gregr/weblog/stories/2002/06/09/webServicesSecurity.html
Regards,
>>Munnamax