Push to Microsoft SQL Server

All about the standard Meteobridge devices based on mobile routers from TP-Link, D-Link, ASUS

Moderator: Mattk

Post Reply
kc3ban
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: Sun Feb 08, 2015 4:19 pm

Push to Microsoft SQL Server

Post by kc3ban »

Hi All,
Apologies if this isn't the proper place for this question/feature request, but I don't see a way to natively push to Microsoft SQL Server (Just mySQL).

If this isn't possible, could this be added as a feature request?

Thanks!

Mark
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7874
Joined: Mon Oct 01, 2007 10:51 pm

Re: Push to Microsoft SQL Server

Post by admin »

We do not plan to add other database supports.
But you can easily setup a perl or php script on your database server,
that is triggered by http get requests the meteobridge is sending to it.
the scripts than take values from URL to push it into your database locally.

Regards,
Boris
martinkk
Junior Boarder
Junior Boarder
Posts: 24
Joined: Wed Feb 11, 2015 8:57 am

Re: Push to Microsoft SQL Server

Post by martinkk »

Hi Mark,

I don't know if you understand the german language. If so, just read this tutorial and you will be happy! It's pretty easy to sync the Meteohub database with a (my)SQL DB.

http://www.pscl.ch/index.php/wetterdate ... bank-mysql
Post Reply