Skip to main content

It is possible to retrieve values from k2 fields, querying k2 database?

I usually use smartforms webcontrols (k2 database) and another database to save my data,

now i need to compare them, and i can't figure out how to retrieve this data from k2 database (!?appears to be encoded?!?)

Any help? Thanks
 

1. It is possible.  Look into K2Log database.

2. It'll be tricky for you to join all the related tables together.

Did you store your data in Process DataField in string type (and not binary)?   Or XMLDatafield?


Reply