R
rathika
hi
i need to process all the records from a table
programmatically. i meand using a loop and something like
do while not eof()
{
statments to process
skip to next record
}
i have done this in other languages. pls. help me how to
do this in ms access. should i use ADO or otherwise also
it is possible.
pls. help
rathika
i need to process all the records from a table
programmatically. i meand using a loop and something like
do while not eof()
{
statments to process
skip to next record
}
i have done this in other languages. pls. help me how to
do this in ms access. should i use ADO or otherwise also
it is possible.
pls. help
rathika