About Data Base Management System

02 May '14, 05:10 AM
1,533 Views

Webratio supports CRUD operation in MySQL?? Does any one knows a lesson for this question?

 

Thanks

 
x 0
Follow
Answer Answer at this question and get points!
Forum Expert - Level 8

Yes it does. WebRatio lets you model without considering which is the database type you want to use. If you want to learn about how to model CRUD , you can watch these online lessons on learn.webratio.com:

  • http://www.webratio.com/learn/learningobject/data-management-ifml-model
  • http://www.webratio.com/learn/learningobject/data-management-action-definition

If you to learn about how to connect with a database, for instance a MySQL database, you can watch this lesson:

  • http://www.webratio.com/learn/learningobject/connecting-the-database

You do not need to create any custom metadata provider. This action is needed only if you want to add to WebRatio the support of a database which is not included in the available list. MySQL is included by default.

 
x 1
Forum Expert - Level 5

Hello

It's the same than you use the unit create, update, etc.

http://www.webratio.com/learn/learningobject/how-to-implement-a-custom-database-metadata-provider?link=oln1x.redirect&nav=13&cbck=wrReq9179

Slds

 
x 0
Answer at this question and get points!