data-access
Oracle and asp.net [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-01-27 16:30 分类:问答.NET ODBC Oracle Params getting param name returned by db provider- possible?
I\'m converting some RDO code to ODBC Provider code in .NET. The problem is parameter names were not specified in the orignal code, but param values were retrieved by parameter name after the command[详细]
2023-01-21 01:35 分类:问答Mapping Application Blocks in Enterprise Library 5.0 (Data Access Application Block)?
I hav开发者_如何学JAVAe been dabbling at Enterprise Library 5 Data Access blocks and it is pretty neat that you can return objects using IRowMapper (with and without creating accessors)[详细]
2023-01-18 17:08 分类:问答Oracle.DataAccess.Dll x64 support
My oracle.dataaccess.dll is not supported on x64 machines. I\'ve looked for it everywhere - but all I could find is the x86 version.[详细]
2023-01-14 22:29 分类:问答ORMs for WebServices DataSources?
There seems to be lots of great Object Relational Mappers out there - several of which I have used myself (LLBLGen being one I like a lot). Does anyone know of any .Net tools out there to help build a[详细]
2023-01-14 06:29 分类:问答What is the Java equivalent of .NET's Enterprise Library?
I am a .NET guy but recently have been placed on a Jav开发者_开发问答a project. Is there a java equivalent of .NET\'s Enterprise Library? More specifically, I only need a configuration manager, data a[详细]
2023-01-12 04:11 分类:问答WPF:How to Tell my DataLayer which DataContext to use?
I have a solution where i have 3 WPF projects under it (Project UI-A, Project UI-B and Project named CommonLibrary(Data Layer).I have a user registration form in the Project UI-A where i will capture[详细]
2023-01-11 06:11 分类:问答Sharing connection and transaction in a Data Access Layer
I\'m building a Data Access Layer for my asp.net application. I would like to be able to share connection between different classes in order to manage transaction, but I don\'t know how to do that.[详细]
2023-01-10 12:42 分类:问答(DevForce vs OpenAccess vs LLBLGen) vs Entity Framework 4 & CTP4 [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-01-08 05:59 分类:问答Are there existing data layers I can use for an application I'm building?
I\'m writing a .NET application and the thought of implementing a data layer from scratch is icky to me.(By data layer I\'m referring to the code that talks to the database, not the layer which abstra[详细]
2023-01-07 09:57 分类:问答