Help! about sqlce error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i am writing a program reading sqlce database and display.
during program running , following exception message box appears
" index 0
Error:
System.Data.SqlServerCe.SqlceError
There is a file sharing voilation
a differnet process might be using the fiel "
after i click "OK" button, program still runing well, all control step and
displaying data is correct. in coding, i write some codes to read datas from
sqlce database tables. i did not find any thing wrong in my code, plz give
me a direction.
 
hi ,bro,
i know that, already checked all connection. i add three different
sqlceadaptors in one connection, dose it cause the exception occurs?
 
Back
Top