cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Can I develop code in Microsoft .Net that interfaces into Business One by using only the run time version of the SDK which comes bundled with Business One? The specific project that I have in mind involves creating invoices in Business One.

0 Likes
View Entire Topic
Former Member
0 Likes

I'm not trying to do anything outside the boundaries of copywrite. I just need to write a routine to add invoices and I am assuming that all I require is the SDK runtime DLL's so that I can link them to my .Net program and call a routine to create invoices. The requirements are pretty simple and if I can avoid having to purchase a full blown development kit to do the job then great.