Menu

#7 VS 2005 Compatibility

closed
None
5
2006-06-22
2005-04-29
No

The latest version of Mimer doesn't work in Visual
Studio 2005 beta 2. Are there any plans to develop an
update the works with the new version? If so what's the
schedule?

Thanks

Discussion

  • Bengt Gunne

    Bengt Gunne - 2005-05-05
    • assigned_to: nobody --> mimerbg
     
  • Bengt Gunne

    Bengt Gunne - 2005-05-05

    Logged In: YES
    user_id=895705

    I am trying out Mpm under Visual Studio 2005 beta 2. I will
    get back to you when I how much work we are dealing with.

    Bengt

     
  • Bengt Gunne

    Bengt Gunne - 2005-05-09

    Logged In: YES
    user_id=895705

    Getting Mpm up and running under this environment was
    really straigthforward. There was really only one
    incompatiblity with regards to the way assembly names are
    specified. This is Mpm working as under 1.1 of the framework.

    A number of steps should be made for "proper" adaption to
    ADO.NET 2.0:

    1) Support for the new DbXxx classes like DbConnection,
    DbCommand and so on.
    2) Implement new classes like MpmFactory and
    MpmConnectionString.
    3) Implement MpmConnection.GetSchema.

    What type of functionality do you need? Would it be helpful
    with only parts of the full support?

    My guess is that the GetSchema requires a bit more work as
    all the different database plugins has to be modified.

    Bengt

     
  • Tom Gillespie

    Tom Gillespie - 2005-05-09

    Logged In: YES
    user_id=696924

    A partial implementation would be useful. Support for the
    DbXXX and Factory classes would be the higher priority. The
    GetSchema capability is a lower priority.

    Thanks.

     
  • Bengt Gunne

    Bengt Gunne - 2006-06-22
    • status: open --> closed
     

Log in to post a comment.