Workflow Soluiton

 View Only
  • 1.  display data from sql query

    Posted Jul 16, 2010 03:46 AM
    Greetings to all!

    I want with the help components "Select Command Component" to receive from MSSQL the data.

    Has for this purpose generated connection and inquiry for a DB. SQL query work is fine.



    Has generated variables under the name of columns:



    But further when I try to display on the form these variables, given are not displayed, writes not found.

    To the data I address through webform:



    Help to display please the data requested of MSSQL


  • 2.  RE: display data from sql query

    Posted Jul 16, 2010 12:17 PM

    Do any of the other column values display actual data, or does it also record "not found" for all of them?

    If this SQL takes input, I'd ensure it's valid so you get actual data.