Jump to content

Using SQL Database in my scripts


Recommended Posts

Posted

Hi guys,

Looking to incorporate database into my goldfarm to make it for automatic. As i understand you cant use JDBC to connect to mySQL for security reasons. I saw a bit on the forums about creating a PHP script and connecting to mysql database online on a webhost or something?. Would any of you guys be able to explain the process in a bit more detail? Any help is greatly appreciated :)

Posted

Automated farms and an SQL database aren't correlated. 

With that being said, look into why you need a database and what kind of information needs to be stored. Once you find that out, you can make a decision on the data storage. There are many possibilities each with their own implementation details and some will be easier to implement than others (relative to osbot restrictions). 

My only piece of advice is that if you want to bypass the limitations of osbot, use a middleman service (an application that is separate from osbot) to act as a proxy.

  • Like 2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...