wricks
16th February 2007, 16:15
Hi all,

I am drawing a blank on this one. I have created a new session to read a table of receipts and I want to process the receipts in Baan.

When I complile my script I am getting an error message Unresolved reference to function dal.update.

I have defined the table in my code. I am not sure what I am missing. I am really stumped.

dal.update("whinh310", twhinh310, ret, false, db.retry)

Thanks for you help

wricks
16th February 2007, 16:53
I found it thanks. Sorry for asking such a dumb question but I finally found out that I was missing the include bic_dam.

I finally found it in the programmer manual.