[Axapta-Knowledge-Village] problem of accessing Oracle table string Value

2009-11-09 Thread SUNEEL BABU
Dear All., I write a job for accessing oracle table through ODBC. I can read the real values. But when i want to read string values Ax automatically closed. Any one call tell me a solution for that. Its urgent. static void ODBCCONNECT(Args _args) { LoginProperty loginPrope

[Axapta-Knowledge-Village] Packing Material issued to the supplier

2009-11-09 Thread Ax Consultant
Hi, We are purchasing washing machine from a vendor and for its packing we are giving them packing material which is part of our inventory, now how can I issue that material and how can calculate the cost of the ready to sale washing machine. Please suggest, how can we acheive this in Axapta??

[Axapta-Knowledge-Village] Re: Problem with accessing Oracle table using ODBC.

2009-11-09 Thread esuneelbabu
My problem was not connectivity. Its connects fine and retrieves the data from Oracle data base. When i retrieve Float types its working fine. But i retreive any char or nvarchar type data then the dynamics automatically closed. --- In Axapta-Knowledge-Village@yahoogroups.com, "Mr.Cool" wrote:

[Axapta-Knowledge-Village] create a customer in custtable through code and create a record in global addres

2009-11-09 Thread giridharraj
Hi, I need to create a record in customer table through code. Please tell me the necessary steps to be taken to do that before insertion like what methods do i need to call before insertion? How to create a address,contact person details, etc., for the customer in global address book and genera

[Axapta-Knowledge-Village] Re: conversion of xml object

2009-11-09 Thread giridharraj
Hi sumit, I am using System.Xml.XmlDocument, still I am getting that error. I dont want to convert into string and exchange because it will decrease the performance. I directly want to exchange the xml objects. Thanks and regards, Giridhar Raj --- In Axapta-Knowledge-Village@yahoogroups.com,