Only one connection can be created in sqlce2.0?
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.
.
Relevant Pages
- Re: Gracenote vs FreeDB
... > Connection to Delphi: ... > I'm writing an application to organize my CD's (I know, ... Prev by Date: ... (borland.public.delphi.non-technical) - ADO leaving Db connection open for duration of session
... I am writing a web app that is very Database intensive.. ... reason not to open the db connection in the session_start event, ... Prev by Date: ... (microsoft.public.dotnet.framework.aspnet) - Re: How to deal with broken server connection?
... Where you catch it depends mostly on the type of program you are writing. ... the ADO connection object will often return "true", ... you have no connection despite what the connection ... Prev by Date: ... (borland.public.delphi.database.ado) - Re: Whats the name for this?
... you're the only one mentioning it in connection to programming. ... > is no connection between the philosphy of Plato and Computer Science. ... French philosopher, who pointed out that at the dawn of writing, Plato ... (comp.programming) - Re: Can Access open to SQL Compact Edition
... You said there was code before using RAPI where you moved the SDF from the deviceto the laptop/desktop? ... The Microsoft Mobile Development Handbook by Wigley, Moth and Foot has some good chapters on SQLce as well as lots of other good stuff and is definitely a book you'll want. ... So, I've tried opening this on the PDA, and I moved the SDF file manually to the desktop to try and edit it there. ... I haven't tried using it to open a connection to a SQLce database on a mobile device. ... (microsoft.public.sqlserver.ce) |
|