Only one connection can be created in sqlce2.0?

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

Guest

hi,all

I am writing a program with c# and sqlce2.0, when I try to create more than
one connection at the same time, only the first one can be created. So, only
one is allowed?
And also, is there any document to show the difference between sqlce and
sql2000?

Thanks.
 
Dunno about a document but fyi the connection limitation is removed with
SQLMobile...

Cheers
Daniel
 

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