TntMPD
Powerful software for ministry partner development...

Comments: How can I develop add-ons for TntMPD?

Table of Contents

Page Details

First published by:
Troy Wolbrink
on 29 Sep 2008
Last revision by:
Troy Wolbrink
on 6 Aug 2009
This page has not yet been rated

How can I develop add-ons for TntMPD?

Sort by: Published Date | Most Recent | Most Useful
By: guitarmanvt Posted on 16 Feb 2009 10:25 AM

I'm attempting to insert new records into the database.  The ID fields are all full of some long ID number.  Can you provide a reference to where this ID number comes from and if it's safe to just insert a unique number into this field?

By: Troy Wolbrink Posted on 18 Feb 2009 5:53 PM
100% of people found this useful

It can be anything as long as it's unique.  I believe Access has a Rnd() function that could be utilized.