.Net Axapta Connector

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am a pure .Net developer (C#). I have recently been granted the task of
moving all of my C# code to point to Axapta tables. Everything seemed pretty
strait forward to me... I thought I would just treat the tables as I would
SQL Server tables. After speaking to some people I have found that if I
insert or update some system tables in Axapta that I may screw something up
since data will not get put into other tables that would automatically be
updated when data is inserted directly through Axapta. Anyway, is there any
..Net assembly available out there that is well documented and will work as a
..Net Axapta connector?
Any guidence would be greatly appretiated.
Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top