In npm I have installed node oracle-db drive to interact woth oracle from
node.I will try with knex js and ask my further doubts. Thanks a lot sir.

On Sun, Nov 25, 2018, 9:07 AM 'Lucas Lacroix' via Angular and AngularJS
discussion <angular@googlegroups.com> wrote:

> You need a NPM module to interact with the database. Just search for
> "Oracle" on the NPM site. I would use KnexJS.
>
> On Sat, Nov 24, 2018, 22:35 Katheeja Beevi <katheeja1...@gmail.com> wrote:
>
>> Thanks sir,I am also using node js only but I dont know how to get data
>> from user through webpage and insert it into oracle table.I tried this for
>> user sign up page.The signup details reaches the node js server but then I
>> don't know the syntax to send that data into database table.Please share
>> any reference links of you know.
>>
>> On Sun, Nov 25, 2018, 2:28 AM 'Lucas Lacroix' via Angular and AngularJS
>> discussion <angular@googlegroups.com> wrote:
>>
>>> Hi Katgeeja,
>>> You will need to implement an API server in order for your web
>>> application to talk to your database. This is completely separate from
>>> Angular.
>>>
>>> There are many solutions out there for creating APIs and I can't
>>> recommend one over any of the others. We use a NodeJS back end using
>>> ExpressJS, but that is just one example.
>>>
>>> On Sat, Nov 24, 2018, 15:00 Katheeja Beevi <katheeja1...@gmail.com>
>>> wrote:
>>>
>>>>
>>>> Hi,
>>>>    I have designed an UI using angular through node.js. Now for my web
>>>> application I have to do login authentication and sign up using oracle as
>>>> backend. Please help me with an idea. I don't find exact github examples
>>>> using oracle.
>>>>
>>>> --
>>>> 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+unsubscr...@googlegroups.com.
>>>> To post to this group, send email to angular@googlegroups.com.
>>>> Visit this group at https://groups.google.com/group/angular.
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> --
>>> Lucas Lacroix
>>> Computer Scientist
>>> Advanced Technology Division, MEDITECH <http://ehr.meditech.com/>
>>> 781-774-2293
>>>
>>> <https://ehr.meditech.com/expanse>
>>>             <https://www.linkedin.com/company/meditech>
>>> <https://twitter.com/MEDITECH>   <https://www.facebook.com/MeditechEHR>
>>> Subscribe
>>> <https://info.meditech.com/get-great-meditech-content?hsCtaTracking=864299ec-5abf-4004-9c6d-2d051794101f%7Cc911be42-538a-4a48-8dca-a6d4001c6326>
>>>  to
>>> receive emails from MEDITECH or to change email preferences.
>>>
>> --
>>> 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+unsubscr...@googlegroups.com.
>>> To post to this group, send email to angular@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/angular.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> To post to this group, send email to angular@googlegroups.com.
>> Visit this group at https://groups.google.com/group/angular.
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> Lucas Lacroix
> Computer Scientist
> Advanced Technology Division, MEDITECH <http://ehr.meditech.com/>
> 781-774-2293
>
> <https://ehr.meditech.com/expanse>
>             <https://www.linkedin.com/company/meditech>
> <https://twitter.com/MEDITECH>   <https://www.facebook.com/MeditechEHR>
> Subscribe
> <https://info.meditech.com/get-great-meditech-content?hsCtaTracking=864299ec-5abf-4004-9c6d-2d051794101f%7Cc911be42-538a-4a48-8dca-a6d4001c6326>
>  to
> receive emails from MEDITECH or to change email preferences.
>
> --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to angular@googlegroups.com.
> Visit this group at https://groups.google.com/group/angular.
> For more options, visit https://groups.google.com/d/optout.
>

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

Reply via email to