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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top