I am using oracle as the back end, i opened the connection using dao.
I would like to code dbgrid w/o using data control but using dao.
Can anyone tell me how to go about this?
Please reply at the earliest.
Printable View
I am using oracle as the back end, i opened the connection using dao.
I would like to code dbgrid w/o using data control but using dao.
Can anyone tell me how to go about this?
Please reply at the earliest.
use ODBC and DSN and DAO .You can find example by searching microsoft website.