How can i handle the NUll fields with ADO

NaveenReddyNaveenReddy Member Posts: 53
edited 2005-07-14 in Navision Financials
I connected to mysql database from navision using ADO. Navision giving errors when i try to get empty or null fields in from mysql database into navision. How can i handle the NUll fields with ADO.

Comments

  • DenSterDenSter Member Posts: 8,307
    Something about a property called 'reallength' in the ADO object model being zero if I remember correctly. Search the forum for NULL and you will probably find the post.
Sign In or Register to comment.