Re: Does SQL Server Compact 3.1 support multi connection?
- From: "Ginny Caughey MVP" <ginny.caughey.online@xxxxxxxxxxxxxx>
- Date: Sun, 13 Jul 2008 22:37:36 -0400
jp,
I'm not sure exactly what you want to do. SQL Compact supports multiple concurrent connections on the same machine. For example, you can have multiple threads or apps, each using its own connection, to access a database. But I don't see how this would allow you to span a transaction across multiple threads, processes, etc.
--
Ginny Caughey
Device Application Development MVP
"jpkong" <jpkong@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:7CADE68E-D269-4230-B377-BAEC634C1F3B@xxxxxxxxxxxxxxxx
Hi.
I wonder whether SQL CE editions support multi connection(also multi user),
multi session in connection or not.
If that, how many connections or sessions are supported by it?
For my case, I need the connections from a Web Server and an application to
SQL CE.
And in the application, it need multiple sessions in a connection for
transaction from various parts of the application.
Anyone let me know it?
Thanks in advance.
jp
.
- Prev by Date: Re: Does SQL Server Compact 3.1 support multi connection?
- Next by Date: Re: Does SQL Server Compact 3.1 support multi connection?
- Previous by thread: Re: Does SQL Server Compact 3.1 support multi connection?
- Index(es):
Relevant Pages
|
Loading