hemenkap
Active member
hi,
i have created an application in VB.NET using Access XP as the backend ( actually i use it with SQLserver also ) all i do is change the connection string of the oledbconnection.
now i have teste my application on XP as well as Windows 2000
but when i try to use it on 98 it works fine by retriving the data.
when i try to insert a record it inserts it also. however when i try to update a record it gives me a concurrency error even when i am the only person using the application and even when access database is closed.
help please.
i have created an application in VB.NET using Access XP as the backend ( actually i use it with SQLserver also ) all i do is change the connection string of the oledbconnection.
now i have teste my application on XP as well as Windows 2000
but when i try to use it on 98 it works fine by retriving the data.
when i try to insert a record it inserts it also. however when i try to update a record it gives me a concurrency error even when i am the only person using the application and even when access database is closed.
help please.