Hi All
I am reading data from PostGres and inserting in Navision Database. I am using CFRONT ocx for inserting data into navision. But I am not able to open table that has ID greater than 50000. Whenever I give ID greater than 50000 in OpenTable funtion of CFRONT control, an error pops up saying "Overflow."
Please Help me with this problem.
Thanks and Regards
Jyotsna
______Doubt is the father of Invension_______
0
Comments
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
Yes. I tried it using developer's license also. Its giving the same error.
Can anybody tell me the reason its popping up ....
Regards
Jyotsna
i tried here, it is working.
check have you declared the variable as integer
it should be long to open the table.
UK
Thanks yaar
It was really a very silly mistake on my part. Thanks :oops: