How Do I connect AngularJS application to the MySql database?

40 views
Skip to first unread message

Kapil Soni

unread,
Jul 6, 2017, 6:20:26 AM7/6/17
to Angular and AngularJS discussion
Hello sir,
I have to connect  AngularJS application to the MySql database how to implement this functionality ?

Rosh Mohan

unread,
Jul 7, 2017, 1:36:37 AM7/7/17
to Angular and AngularJS discussion

you can not directly connect to your SQL server, as AngularJS is a client side application and many other reason. to connect to SQL server, you have to create a service application (web API, WCF etc), and call this service from your AngularJS application

Kapil Soni

unread,
Jul 7, 2017, 3:43:13 AM7/7/17
to ang...@googlegroups.com
thank you sir for this useful information.

On Thu, Jul 6, 2017 at 7:39 PM, Rosh Mohan <roshva...@gmail.com> wrote:

you can not directly connect to your SQL server, as AngularJS is a client side application and many other reason. to connect to SQL server, you have to create a service application (web API, WCF etc), and call this service from your AngularJS application

--
You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to angular+unsubscribe@googlegroups.com.
To post to this group, send email to ang...@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages