|
Archiving Newsgroups
|
| |
Dear Newsgroup User, Starting Friday, June 27, Sybase will be archiving dormant newsgroups and removing them from the Sybase forums. This newsgroup is included in the list. We recommend you use sybase.public.connectivity.ado net for posts on this topics. Thanks for your understanding and support.... more »
|
|
(IVÁN): NUESTRO DIOS NO FAVORECE EL PECADO
|
| |
Sábado, 26 de enero, ańo 2008 de Nuestro Salvador Jesucristo, Guayaquil, Ecuador - Iberoamérica (Cartas del cielo son escritas por Iván Valarezo) NUESTRO DIOS NO FAVORECE EL PECADO: Ciertamente, nuestro Padre Celestial no es un Dios que se complace en la perversidad; el espíritu de falta de honradez:... more »
|
|
Does Data Access Application Block work with Sybase .Net Data Provider?
|
| |
I notice in the Beta readme that the following is listed under "Unsupported Features in this drop": 2. Connection String lookup: This beta drop cannot find connection strings defined in machine.config or in application specific config files. You must hard code your connection strings in the application... more »
|
|
TransactionScope()
|
| |
When you say, in the readme, that the beta excludes "Transaction promotion to distributed transaction", does that include all uses of System.Transactions.Transactio nScope(), even if the entire transaction is to one database and nothing else? -- Jeffrey
|
|
Could the new database stored procedures interfere with older OLE DB drivers?
|
| |
I notice that on the database that I had the beta stored procedures on, I do not see the tables listed in VS05 database connections (using an OLE DB driver). I see views and stored procedures, however. When I look at a connection to a database that has no stored procedures, I see the tables. Other than noting that the connection string reads,... more »
|
|
I was hoping Sybase would implement AseConnection.ClearPool()
|
| |
I have had a long standing request from my customers to implement a Log Off capability on my intranet website. By that, they mean that the connection to the database (which is opened using the internal user's user name) should be dropped the way it is when you close off SqlAdvantage, for example.... more »
|
|
AseTransacton.Connection is not upwardly compatable
|
| |
Perhaps this cannot be avoided, but if so, then the documentation should mention that any occurrences of AseTransacton.Connection need to switch to ((AseConnection)AseTransacton. Connection ) . There is another alternative change, but this syntax should work (I have not tested it at runtime yet, so I am not sure) in both the 1.1 driver as well... more »
|
|
|