Jump to content
  • 0

Integration of Database


joao

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   4
  • Joined:  04/13/18
  • Last Seen:  

Hi guys, it is the first time I'm developing a website (used django framework). I'd like to know how can I integrate both website and rathena databases without using plain text. Django framework already uses encryption, but I could only integrate both tables with a python SQL library and plain text being copied from one table to the other (which, I know, is far from good). Can you give me any light or tutorial? Thank you!

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   4
  • Joined:  04/13/18
  • Last Seen:  

This link should help anyone with the same problem: https://www.sqlservercentral.com/Forums/Topic908922-391-1.aspx

Link to comment
Share on other sites

×
×
  • Create New...