Quantcast
Viewing all articles
Browse latest Browse all 3762

Identifying the latest version of DBKit

Is there a way of knowing if I am using the latest version of DBKit?

I have downloaded some stuff, used some stuff from the Examples, used DBKit from various of the places, and am running into weirdness.

As an example, in one version of DBKit (no idea if it is earlier or later than others) The Connector.LoadSelectedRow method has no parameters:

DBKIt.Connector.LoadSelectedRow

In another version:

DBKit.Connector.LoadSelectedRow(DisableRowChangeCheck As Boolean = False)

This particular method call is giving me fits. There are other differences, but they haven’t caused me a headache yet.

Any advice, as always, is greatly appreciated.

Tom

ps. This is particularly important if I make changes to DBKit itself and want Geoff to know about them.

4 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 3762

Trending Articles