Hi Experts!
facing the following error
The following SQL Server error(s) occurred while accessing the Object table:
50000,"42000",[Microsoft][ODBC SQL Server Driver][SQL Server] TECCOM\ANI5412 Checked this out.
SQL:
UPDATE "MD"."dbo"."Object" WITH (REPEATABLEREAD) SET "Modified"=1,"BLOB Reference"=NULL,"Date"={Ts ‘1754-01-01 12:40:29.128”} WHERE (“Type”=1 AND “Company name “=” AND “ID”=37) AND (“timestamp”<=0x0000000000097C6D)
Can any one help me!
Anil Kumar Korada
Technical Consultant
0
Comments
The reason you are getting this error is in the error
This is a sql check out I have built on the database you are working.
There is a check out table. 85001? Run the table and filter on the object you are modifying.
You'll see that somebody else has modified the same object.
Talk to the other developer and see that he is finished with modifying the object and then delete the record from the check out table. Deleting process is checking the object back in.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
different time zone, and we have not bee introduced I guess.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Somebody must have shared it (stole it).
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Technical Consultant
What company are you working for?
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
MIBUSO is a Open Helpdesk not internal helpdesk, I think,
Thanks Mr. ara3n for quick respose.
Technical Consultant
Technical Consultant
MIBUSO is a Open Helpdesk not internal helpdesk, I think,
[/quote]
It was just joke... it looked like you are asking about something and someone from same company (or partner company) is answering... 8)
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
If its your internal code, then we are working for same company from different branches/ different countries.
Domain name I given as example only.
Technical Consultant
Technical Consultant
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
The purpose of this is so that multiple people can work in the same db, and don't overwrite their mods.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Thanks a lot.................
Technical Consultant
RIS Plus, LLC