Flutter and Microsoft SQL Server

215 views
Skip to first unread message

Devashi Jain

unread,
Jun 20, 2020, 3:44:36 AM6/20/20
to Flutter Development (flutter-dev)
Hi , Can someone tell me if it's possible to send data to Microsoft SQL Server using flutter without using php script?

Suzuki Tomohiro

unread,
Jun 20, 2020, 8:21:24 AM6/20/20
to Devashi Jain, Flutter Development (flutter-dev)
Yes, it’s technically possible. But you need to take care of authentication; you don’t want to embed your MySQL password in your app binary. That’s why people love Firebase Authentication.

On Sat, Jun 20, 2020 at 03:44 Devashi Jain <maildev...@gmail.com> wrote:
Hi , Can someone tell me if it's possible to send data to Microsoft SQL Server using flutter without using php script?

--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/a4817927-f405-4416-b28b-f0cdf7442908o%40googlegroups.com.

Devashi Jain

unread,
Jun 20, 2020, 8:39:26 AM6/20/20
to Suzuki Tomohiro, Flutter Development (flutter-dev)
So Firebase authentication to connect to the Ms SQL server and then how do I proceed. I am sorry if this is a stupid question but I really need detailed explanation to go ahead. Thanks in advance

Devashi Jain

Sent from my iPhone

On 20-Jun-2020, at 5:51 PM, Suzuki Tomohiro <suz...@gmail.com> wrote:



Suzuki Tomohiro

unread,
Jun 20, 2020, 9:13:43 AM6/20/20
to Devashi Jain, Flutter Development (flutter-dev)
No. My idea is you abandon Microsoft SQL server and start using Firebase and Firestore.

If you want to use Microsoft SQL server, then you need PHP (or some other server-side programming).
Reply all
Reply to author
Forward
0 new messages