Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Only admins can connect with 2019?
#8
Ok I think I found it - there was one entry in the database that referenced itself - that was not handled by code (and I don't know how it was possible to put these values into the database)

Try to run the following SQL command

DELETE FROM Items WHERE ItemId = ParentItemId

Of course you can first see what the result would be with

SELECT FROM Items WHERE ItemId = ParentItemId

In the test database I have from you only one entry was invalid - but perhaps there will be more?!?
Regards/Gruss
Oliver
Reply


Messages In This Thread
Only admins can connect with 2019? - by ILA - 21-02-2019, 09:58 AM
RE: Only admins can connect with 2019? - by ILA - 24-02-2019, 04:05 PM
RE: Only admins can connect with 2019? - by DevOma - 25-02-2019, 03:07 PM
RE: Only admins can connect with 2019? - by ILA - 25-02-2019, 06:50 PM



Users browsing this thread: 1 Guest(s)