xarrayDB object replacement in winform edition

Posted by: kshitizkumar on 3 July 2019, 9:20 am EST

    • Post Options:
    • Link

    Posted 3 July 2019, 9:20 am EST

    Hi,

    I am working on a migration project from vb6 to .net.

    vb6 application make use of xarraydb object heavily and I am using winforms edition of the truedb grid which does not have xarraydb. Is there any replacement of or any object that can provide same functional equivalence as Xarray DB object ?

    Regards,

    Kshitiz

  • Posted 4 July 2019, 4:26 am EST

    Hello Kshitiz,

    As you know, XArrayDB is not present in our WinForms components. In ActiveX, it was needed to workaround few drawbacks in the way VB6 worked, but now .NET itself possesses them and it is not needed to have XArrayDB anymore.

    We recommend replacing XArrayDB with a DataTable which should give you similar functionality.

    Thanks,

    Ruchir

  • Posted 8 July 2019, 9:20 am EST

    Thank you. I will use Datatable going forward.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels