I have tried to add a column directly into SQL - it puts the column in to SQL - but not into Axapta. I did a syncronize and it saw the column, but all it did was remove it from my SQL table - it didn't add it to Axapta.
I am pretty much a novice in Axapta application work - so any help with this would be appreciated.
Currently I run Axapta version 2.5 with the BKD powerpack; I run SQL Server 2000 as my background database.
Thanks!
Comments
Any help on what I need to do to get the field to relate from one table to the other and then add the field to the report would be appreciated.
Thanks!
Thanks!
First a word of caution -
Please do not perform any kind of modification to Axapta database structure directly in MS SQL Server / Oracle. Main reasons are -
1) Axapta has strict inbuilt data integrity routines and probably you might end up breaking the same by directly accessing the database.
2) Also probably chances are that you might not get support either from Microsoft or for that matter your reseller.
Coming to your problem -
Without knowing information like what column you added to what table, it is difficult to provide any helpful suggestion.
May be you can start first telling us what your requirements are.
Finally a suggestion -
Please have all your modifications done by a qualified Axapta Developer.
Kind regards,
Harish Mohanbabu
Long way to go before I sleep..