Wednesday, 18 June 2008

Implementing ECO on VistaDB: part 2

To continue my earlier post, I now have got ECO to write and read from a VistaDB database. I had a few tweaks to make to the source I posted earlier against the ECO newsgroup. But, it's looking very good so far.

The source code can be got from the newsgroup.

Enjoy!

The generated table seen from VistaDB:



A data grid bound to the ECO datasource:

3 comments:

  1. Looks very nice. Seems like you are working along well through VistaDB. Glad to hear it.

    ReplyDelete
  2. Thanks! VistaDB is a pleasure to work with and I'm looking forward to putting it through some real world testing very soon.

    ReplyDelete
  3. Sean


    Here is an ORM that works with VistaDB
    https://www.kellermansoftware.com/p-47-net-data-access-layer.aspx

    ReplyDelete