Sunday, January 16, 2011

p# dal

done

jonatan organizdi

query
row
cell

it is dal getting problem when requesting records hm

whe can skip request generation and use query object instead it

query

records as array.table
database select from array table selects and returns records from it

record object is created from array row id field an id value

record.index.record
record.index.field
record.index.value
record.fields.user_login.f

request to database
query from database
database
db.select returns records record.row returns row object
db.row returns row object
db.value returns string value

if field prefix is specified in object

No comments:

Post a Comment