G
Guest
hellow, how can drow information from a spesific row in an mdb file, to drow
information from a database i usually write
while (results.eof=false)
The_variable.code = Results.fileds.item(TheCode)
wend
is it the same for an mdb file? is their anothe way of writing it?
waiting for your replay.
thankes a lot.
information from a database i usually write
while (results.eof=false)
The_variable.code = Results.fileds.item(TheCode)
wend
is it the same for an mdb file? is their anothe way of writing it?
waiting for your replay.
thankes a lot.