Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Is it possible to sync Data from Blazor WASM PWA to local NAS/MySQL?

$
0
0

I have a Blazor Web Assembly as Progressive Web App (PWA). In my local network is a NAS which is running a MySQL-Instance. Is it possible for devices (Desktop and/or Mobile Devices), that run the PWA in their browser, to sync Data to this MySQL-Instance?

Using the standard connection string (Server=192.168.0.100;Database=test;Uid=root;Password=1234) via the MySQL.Data library doesn't seem to work, as opening the connection results in error 'Unable to connect to any of the specified MySQL hosts'

Is there any possibility to access the MySQL-Instance? If MySQL does not work, is there an other way, to save data to the NAS, e.g. per FTP?


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>