MySql db
Hi guys, i'm new. Can i connect to my app db mysql?
Thanks
Not to my knowledge, unfortunately, at least not easily within microscript. However, if you export to HTML, you should be able to connect your database manually via the html code (does that make any sense?)
And maybe the latest update might help. Since you can now embed Javascript you might be able to access it through JS. But don't ask me how to =)
One for the experts here. I guess it also depends on where your database is, local or online.