how to use SQL command in servoy

i want to know about SQL command in servoy. Can i use SQL command in servoy ? If i can, creation of database with SQL command is possible? please reply…

thanks…

sannaingtun:
i want to know about SQL command in servoy. Can i use SQL command in servoy ? If i can, creation of database with SQL command is possible? please reply…

thanks…

Hi Sannaington,

I am not sure you can create databases within servoy.

But there is a rawSql plugin that will allow you to do Updates,Selects etc…, there are informative samples available for each method in the rawSql plugin node.

Hope that helps?