I need to add fields to the Order object (similar to a previous post). I'd like to create a new object (new database table as well) that links to the order object via the orderid. This will allow me to future proof my application for AC7 updates.
I was wondering if it would be possible for me to receive a sample of one of the DataSource classes in use for AC7 (i.e. OrderDataSource or OrderItemDataSource etc)? I plan on purchasing the source code (when available), but as I don't have that option now, I could really use an example of the code currently in use to persist (and retrieve) data from the AC7 data store. It would help me out immensely.
If anyone out there has a custom DataSource that they'd be willing to share, I would really appreciate that as well.
Thanks!
Mike