Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Any Server side APIs for firing SQL

    Isomorphic,

    I have a scenario, where i wanted to fire SQL in my DMI(at server side). Are there are any specific APIs in smartgwt to achieve this?

    Let me know your thoughts.

    Thanks,
    Yathish

    #2
    Yes, see the QuickStart Guide sections on DMI - you can create a second DSRequest and execute it.

    Comment


      #3
      I want to execute a custom SQL query at server end. An example for this would he helpful..

      Comment


        #4
        See the QuickStart Guide sections on SQL Templating. There are several links to examples there as well.

        Comment

        Working...
        X