Difference between revisions of "ODBClink v3.42.3.105"

From ODBClink wiki
Jump to navigation Jump to search
(Created page with "ODBClink v3.42.3.105 was released on 06/02/2014. == Enhancements == * Updated menu to have additional hyperlinks for accessing data warehouses and DSNs. * Added new tables: ...")
 
Line 4: Line 4:
* Updated menu to have additional hyperlinks for accessing data warehouses and DSNs.
* Updated menu to have additional hyperlinks for accessing data warehouses and DSNs.
* Added new tables:
* Added new tables:
** [[MYOX_SpendMoney]];
** MYOX_CategoryRegister;
** [[MYOX_SpendMoneyLines]];
** MYOX_SpendMoney;
** [[MYOX_ReceiveMoney]];
** MYOX_SpendMoneyLines;
** [[MYOX_ReceiveMoneyLines]];
** MYOX_ReceiveMoney;
** [[MYOX_TransferMoney]];  
** MYOX_ReceiveMoneyLines;
** [[MYOX_PersonalCards]];
** MYOX_TransferMoney;  
** [[MYOX_PersonalCardAddresses]];
** MYOX_PersonalCards;
** [[MYOX_PersonalCardCustomLists]];
** MYOX_PersonalCardAddresses;
** [[MYOX_PersonalCardIdentifiers]];
** MYOX_PersonalCardCustomLists;
** [[MYOX_CategoryRegister]].
** MYOX_PersonalCardIdentifiers;


Added new fields to the following tables:
Added new fields to the following tables:
** [[MYOX_JournalTransactions]];
** MYOX_JournalTransactions;
** [[MYOX_JournalTransactionLines]];
** MYOX_JournalTransactionLines;
** [[MYOX_AccountRegister]];
** MYOX_AccountRegister;
** [[MYOX_JobRegister]].
** MYOX_JobRegister.


== Related Topics ==
== Related Topics ==


* [[ODBClink version archive]]
* [[ODBClink version archive]]

Revision as of 00:48, 2 June 2014

ODBClink v3.42.3.105 was released on 06/02/2014.

Enhancements

  • Updated menu to have additional hyperlinks for accessing data warehouses and DSNs.
  • Added new tables:
    • MYOX_CategoryRegister;
    • MYOX_SpendMoney;
    • MYOX_SpendMoneyLines;
    • MYOX_ReceiveMoney;
    • MYOX_ReceiveMoneyLines;
    • MYOX_TransferMoney;
    • MYOX_PersonalCards;
    • MYOX_PersonalCardAddresses;
    • MYOX_PersonalCardCustomLists;
    • MYOX_PersonalCardIdentifiers;

Added new fields to the following tables:

    • MYOX_JournalTransactions;
    • MYOX_JournalTransactionLines;
    • MYOX_AccountRegister;
    • MYOX_JobRegister.

Related Topics