Skip to main content
Hi,

I am inserting values in to SQL Server from smartforms. And i want to retrive information from SQL Server. I am using a SQL Data event in K2.NET studio and i am passing the where clause. Now how to catch the values returened by the select statement.And i wnat to display th values in the K2Form.

With Regards,
Ravi.
I may be wrong but I would store the values returned by the query into a process level xml- or datafield. Then, just bind an appropriate control to the xml- or datafield on your Smartform to retrieve the values.

Maybe I'm misunderstanding...

Regards,
Ockert
where is the documentation on the sql data event - it doesn't seem to be anywhere in the help files

Reply