PDA

Click to See Complete Forum and Search --> : dbgrid coding w/o using data control


shubhakar
Jun 21st, 1999, 08:06 AM
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.

hong lei
Jun 21st, 1999, 09:10 AM
use ODBC and DSN and DAO .You can find example by searching microsoft website.