Can you define the datasource name? Do you mean the database name?
Can you define the datasource name? Do you mean the database name?
My bad! I didn't bind the service I created.
Thx!
That got my service executing properly, but my database is still not being updated after the service executes. Do I need to edit mapping?
If you don't pass parameter "data" to function execute then you need to set up mapping for service.
SUCCESS!!!! I still have a question about passing parameter "data", but for now victory!
Thanks!
Hi, and what is your question?
Do the parameter names passed have to be in quotes?
Also, I need to add user sign up and login capability. What are the best links to study for adding those features?
Hi Steven,
Yes, it will be so. There will be saved an array of records containing these four fields.
What about links for adding user sign up and login?