That is very good news, an Xs2Ado update. I am working on a project where Xs2Ado is used a lot and while it may be better to use Ado.Net in X#, the priority at the moment is to transform the VO-forms to Winforms and add features. So Xs2Ado will not be abandoned for quite some time, if at all. If possible please update the documentation / help file as well. Lots of things are not explained and there are very few examples given. Something I encountered this afternoon for example is this. In the explanation for AdoServer:RecordSet it says "Please be careful when using this AdoRecordSet object. If you have to move the record pointer, move it back to where it was after you are finished, or else the Server object may get 'confused'." A small piece of code would help here because I don't know how to move back the record pointer in the RecordSet. There is no RecNo or Goto. Or should the record pointer be moved back in the AdoServer object? Does AdoRecordSet:GetRows() move the record pointer in the AdoRecordSet?
There will be no real updates to the documentation, I am afraid.
Just like any other company, my company needs to justify spending time on this work.
There simply is no business case for spending a lot of time on this.
And since the major part of Vo2Ado and Xs2Ado is a thin layer on the ADO classes, which are documented extensively online by Microsoft and others, there is already plenty of information available.
There will be no real updates to the documentation, I am afraid.
Just like any other company, my company needs to justify spending time on this work.
There simply is no business case for spending a lot of time on this.
And since the major part of Vo2Ado and Xs2Ado is a thin layer on the ADO classes, which are documented extensively online by Microsoft and others, there is already plenty of information available.