Author Topic: DB Addin  (Read 3757 times)

rnlsc

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
DB Addin
« on: August 16, 2003, 12:49:04 pm »
I have a database and interaction with it is through stored procedures.  While modeling it is good to ensure all the requirements are met, I need classes to interact with the stored procedures not the tables.  I need to be able to import the stored procedures have classes generated for their output, some of which are multiple recordsets....