Server-side Processing and Data
Server-side Processing and Data
I have a database that has 3 columns that I want to pull data from using SSP.
First column has the form_id, second column has the field_id with values (let's say 1 through 5), and the third column has the values for these fields.
I can't figure out how to use Server Side Processing in this situation, of course the row would be the form_id and the columns in that row with be the field id's (1 through 5) with the value's being the cell's in each.
I know this is the biggest noob question ever, but any help would be appreciated.
First column has the form_id, second column has the field_id with values (let's say 1 through 5), and the third column has the values for these fields.
I can't figure out how to use Server Side Processing in this situation, of course the row would be the form_id and the columns in that row with be the field id's (1 through 5) with the value's being the cell's in each.
I know this is the biggest noob question ever, but any help would be appreciated.
This discussion has been closed.
Replies
Allan