cancel
Showing results for 
Search instead for 
Did you mean: 

using queries in Visual compoer

Former Member
0 Kudos

hi

i am using Visual composer and very much new to it and

my task ahead is to perform database operations using

queries as in perform updates delete insert operations using

visual composer on a application form

its a urgent requirement

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Using the SQL editor you can perform any SQL query that your database accepts.

See [How To… Sql Editor within Visual Composer|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6339e7d4-0a01-0010-1c98-db00e52e989a] for getting started.

(try link a couple of times if download fails first time)

See also the [Wiki on connectivity|https://wiki.sdn.sap.com/wiki/display/VC/Connectivity] for setting up jdbc and bi_jdbc connections to your database.

Good luck

Henning Strand

Answers (0)