M
Mark A. Sam
Hello,
I am getting Error 3155- ODBC--insert on a linked table 'Order Entry ST
Material' Failed.
There are two tables I am popluating using DAO Addnew/Update methods. On is
a Materials table the other a Tasks table. The originating data is from
local tables. The Error comes after the Update method.
I have done a search on this error and there are hundreds of result dating
back from at least year 1999, and noone seems to have a solution other then
the possible reasons, which don't apply to my situation. The Tasks table
always populates without a problem. The Materials table is the problem
where it sometimes populates and sometimes bombs out. There doesn't seem to
be any discernable pattern. It bombs out when it does.
That Tasks and Materials are related to different Products. It mostly bombs
out for a particular product called a Spot Sheet, but sometimes it will
happen with all of the products on an order.
If an order is entered, however, and the database closed and reopened or the
user switches to another record and returns, then the problem doesn't occur.
Any help on how to solve this would be apprecated.
Thank you and God Bless,
Mark A. Sam
I am getting Error 3155- ODBC--insert on a linked table 'Order Entry ST
Material' Failed.
There are two tables I am popluating using DAO Addnew/Update methods. On is
a Materials table the other a Tasks table. The originating data is from
local tables. The Error comes after the Update method.
I have done a search on this error and there are hundreds of result dating
back from at least year 1999, and noone seems to have a solution other then
the possible reasons, which don't apply to my situation. The Tasks table
always populates without a problem. The Materials table is the problem
where it sometimes populates and sometimes bombs out. There doesn't seem to
be any discernable pattern. It bombs out when it does.
That Tasks and Materials are related to different Products. It mostly bombs
out for a particular product called a Spot Sheet, but sometimes it will
happen with all of the products on an order.
If an order is entered, however, and the database closed and reopened or the
user switches to another record and returns, then the problem doesn't occur.
Any help on how to solve this would be apprecated.
Thank you and God Bless,
Mark A. Sam