
help for Recordset can't bind to Dbgrid
I have a project which worked well on Sql6.5 written by VB5.0
we using the odbc connect to the sql server according to RDO.
After i immigrate the Sql server to 7.0, it doesn't work.
After debugged programme, I found that recordset can't bind to Dbgrid.
or some Dbgrid can't be input.
Does anyone meet same trouble as me?