image.png
Is there any way to store our data (Any resources or Variables data) online?
-
I just wanted to know that Is there any way I can store my data online in any platform it can be bablosoft database (Online) or any platform where I can get all data at once. Actually I'm using multiple VPS that's why I want to store my data (It can be Any resources data or when I use Write file/folder function).
All I want is to store data at 1 place and to use in future. To keep my databank storing data for me from anywhere BAS working. -
@MrX said in Is there any way to store our data (Any resources or Variables data) online?:
I just wanted to know that Is there any way I can store my data online in any platform it can be bablosoft database (Online) or any platform where I can get all data at once. Actually I'm using multiple VPS that's why I want to store my data (It can be Any resources data or when I use Write file/folder function).
All I want is to store data at 1 place and to use in future. To keep my databank storing data for me from anywhere BAS working.It all depends on what kind of data you need, how often and in what quantity
-
@MrX said in Is there any way to store our data (Any resources or Variables data) online?:
@Fox I want the (Get elemement Text) and My Vairables data. Which I've stored in Resources as well. But I want them to be online available for me all the time and from every instance where ever that BAS is running.
In this case, it will be most convenient for you to use a resource with the "LinesFromUrl" type and place the text files of the resources on any hosting convenient for you (even in Google tables).