Base solution for your next web application
Open Closed

Access to Database #843


User avatar
0
gergo created

Hi! I have a service, and i need to check user is exist and modify some records, from an another website, I can't use UnitofWork, how i get access to DB ? i get Tenant Name, User Name and Password?

Sorry for my english


2 Answer(s)
  • User Avatar
    0
    hikalkan created
    Support Team

    Why can't you use UOW. Does the second web site use ABP? If not, you can use classic ADO.NET or EF.

  • User Avatar
    0
    gergo created

    Thank you :)