Y
yener
i have a database application using access written in csharp. it works well
on my computer with Windows XP . but when i run it under Win98 second
edition, if i try to insert , it catches an error: "..Operation must use an
updatable query...".
what would be the case here?
in fact , i am using dataAdapter's update method and i dont know what is
happening inside. Anyway i dont think there could a problem with this. it is
working well with XP..
on my computer with Windows XP . but when i run it under Win98 second
edition, if i try to insert , it catches an error: "..Operation must use an
updatable query...".
what would be the case here?
in fact , i am using dataAdapter's update method and i dont know what is
happening inside. Anyway i dont think there could a problem with this. it is
working well with XP..