EO2 Updates

by Matthew Noonan 19. March 2006 20:39

Released an updated version of the CTP with a few bug fixes.

  • The SqlDynamicQuery and OracleDynamicQuery classes were not up to date, they were taken from a pre-release version of 1.1 and did not have all the correct logic in them. They are now up to date. (reported by Julio)
  • The SchemaItem class was similarly out of date.

Keep the feedback coming!

Comments

7/21/2006 2:00:00 AM #

I am using Oracle database. When I use Query.Load(), I can see that the class created is SqlDynamicQuery and not OracleDynamicQuery. There is no checking of the database provider like for the stored procedures. So the Sql query string created is in the correct format. Please help.

hmy United States

Comments are closed