Alexander Köplinger
|
3c3ef17376
[bcl] Update to match NETStandard 1.6 members
|
9 年之前 |
Marek Safar
|
82e5791466
[system.data] SqlConnectionStringBuilder from reference sources. Fixes #29823
|
10 年之前 |
Atsushi Eno
|
f763a00632
[Sys.Data] reuse our SqlClient implementation.
|
10 年之前 |
Zoltan Varga
|
0985d4aa4b
[bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>.
|
11 年之前 |
Neale Ferguson
|
a83e9cf4aa
Add SqlCredential support -
|
11 年之前 |
Andres G. Aragoneses
|
5b1748a00a
[System.Data.SqlClient] Use DEFAULT_CONNECTIONLIFETIME const in the code
|
13 年之前 |
James Lewis
|
859d71d005
[System.Data.SqlClient] Support for "Connection Lifetime" parameter
|
13 年之前 |
Marek Safar
|
86b142e32e
Implement SqlConnection.DbProviderFactory. Fixes #7936
|
13 年之前 |
Marek Safar
|
43d5e753ef
Revert "Fixes 4010. After working with Microsoft SQL Server experts it turns out we were able to drive so many packets to the server we were causing it grief. By increasing the packet level size this problem disappears."
|
13 年之前 |
Neale Ferguson
|
8c26404371
Fixes 4010. After working with Microsoft SQL Server experts it turns out we were able to drive so many packets to the server we were causing it grief. By increasing the packet level size this problem disappears.
|
13 年之前 |
Miguel de Icaza
|
8d3b80d4fb
[net_1_0] Finally all of NET_1_0 is gone from the source files
|
13 年之前 |
Miguel de Icaza
|
ea978eba81
Fix my last commit
|
14 年之前 |
Miguel de Icaza
|
30ae1f0cbf
Prevent race conditions for this cached variable, by using a temporary variable, fixes #2952
|
14 年之前 |
Jb Evain
|
432d531126
Enable the System.Data build for monodroid
|
15 年之前 |
Jonathan Pryor
|
0dd3c5f987
* Makefile: Add Mono.Data.Tds, System.Transactions, System.Data, and
|
16 年之前 |
Veerapuram Varadhan
|
1aea1446a7
2009-08-17 Veerapuram Varadhan <[email protected]>
|
16 年之前 |
Gonzalo Paniagua Javier
|
181d483558
2009-04-28 Gonzalo Paniagua Javier <[email protected]>
|
16 年之前 |
Veerapuram Varadhan
|
e62e0f62e5
TDS 8 changes
|
17 年之前 |
Gonzalo Paniagua Javier
|
c0ac3b7e2d
Improved TDS connection pooling
|
17 年之前 |
Gonzalo Paniagua Javier
|
55bbc22620
Use IndexOf (char)
|
17 年之前 |
Gonzalo Paniagua Javier
|
1bced9acdb
2008-12-20 Gonzalo Paniagua Javier <[email protected]>
|
17 年之前 |
Gert Driesen
|
cd1071406b
* SqlConnection.cs (ClearPool): Added null check.
|
17 年之前 |
Gert Driesen
|
82dd9fc53c
* TdsConnectionPool.cs: Added TdsConnectionPoolManager.GetConnection
|
17 年之前 |
Marek Safar
|
02e9af391d
Warnings cleanup
|
17 年之前 |
Gert Driesen
|
9fb7f7aad0
* SqlConnection.cs: Use constants for min/max values. When value is
|
17 年之前 |
Gert Driesen
|
1f9160fe78
* SqlConnection.cs: Convert keywords to lowercase instead of uppercase
|
17 年之前 |
Gert Driesen
|
e5b3cc5096
* SqlCommand.cs: Fixed order of arguments for ArgumentException in
|
17 年之前 |
Gert Driesen
|
4c4ae3f815
* SqlConnection.cs: Use null as default value for connectionString
|
17 年之前 |
Gert Driesen
|
8485db3629
* SqlConnection.cs(ChangeState): Return immediately when new state
|
17 年之前 |
Rodrigo Kumpera
|
d786469a74
In .:
|
17 年之前 |