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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to