Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 44021
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T15:35:13+00:00 2026-05-10T15:35:13+00:00

A typical stored procedure in our system accepts around 20 or so parameters. There’s

  • 0

A typical stored procedure in our system accepts around 20 or so parameters. There’s no chance of refactoring these stored procedures either. I’ve basically resorted to writing my own code generator that wraps these SP’s into (database provider agnostic) ‘Command’ objects, with their public properties corresponding to the SP parameters. It works, but I’d prefer a 3rd party tried and tested solution.

Can anyone recommend anything? I haven’t found one that supports OleDB and stored procedures.

Edit: I need OleDb connectivity because of SQL 6.5 (believe it or not). ADO.NET cannot connect to SQL 6.5. Also, this is a .NET 2.0 application, so LinqToSql is of no use to me.

Edit2: I’ve already tried nHibernate and iBatis. Neither of them suit my needs. The last time I tried nHibernate it required that the SP return a result set. That isn’t the case with my SPs. Both of them also require me to manually specify the parameters.

  • 1 1 Answer
  • 3 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T15:35:13+00:00Added an answer on May 10, 2026 at 3:35 pm

    I have experience with 3 ORM layers:

    • Subsonic
    • CSLA.NET
    • .NET Tiers

    All three are free, support OleDb connections, and stored procedures.

    Subsonic – This one was built specifically for web applications. It mimics a lot of what Ruby On Rails does. They just added migrations. Subsonic is the lightest of the three. It’s a tad harder to use for Winforms, but not as hard as I though it would be. It comes with a nice UI tool to generate the code and maintain database settings. This is the only one that has support for different databases. I’ve used it with SQLite, SQL Server CE, and SQL Server.

    CSLA.NET – This one can pretty much handle pretty much all of the new and shinny .NET technologies. I know that the author just added support for WCF, WPF, and Silverlight. This is what I use when I need very heavy lifting with enterprisey type apps. It has a lot of nice features like unlimited object undo, the ability to mark collections as read only, and the ability to move and anchor objects anywhere you want. This is the closest you will get to what JBoss does on Java.

    Net Tiers – I’m not a big fan, but it will get the job done. It’s lighter than CSLA, but still heavier than Subsonic.

    I would to also mention NHibernate, Castle Active Record, and Microsoft Enterprise Library. I don’t have much experience with these though.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In a typical stored procedure i am working there are various checks with the
We just converted our sql server stored procedures to oracle procedures. Sql Server SP's
I'm writing a stored procedure. This procedure has a case where if it is
I am collecting runtime profiling data from PLSQL stored procedures. The data is collected
I am making a registration system with an e-mail verifier. Your typical use this
I am trying to write a stored procedure that takes a table name as
Hi Stackoverflow super stars... Here's my problem. I have a stored procedure that outputs
I'm using a full-text search in one of my stored procedures. Prior to that
Consider the following scanning procedure in a typical document handling webapp: The user scans
I've got a typical impedance mismatch where the data is stored in a normalized

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.