An ADO Problem 
Author Message
 An ADO Problem


Quote:
> I'm trying to eliminate the previous filter of a recordset
> so that all the rows are shown on the data grid. I'm using
> the following code, but I get an Abnormal termition Error
> on the screen and the program closes. Any ideas?

> pRecordset->Filter =( _variant_t)"0";
> m_datagrid.Refresh();

> THANK YOU.

> Rick.

Your question might be best answered on the microsoft.public.vc.database
newsgroup.  We are forwarding it there.
It may also help if you could clarify what type of data grid control you are
using.

--
Michael Tran
Patryk Kaminski
Visual C++ Team
This posting is provided "AS IS" with no warranties, and confers no rights.



Wed, 30 Mar 2005 01:29:26 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. ATL / ADO problems while closing connection

2. free threaded ATL, MTS, ADO problem

3. Wierd ADO problem

4. Multi-threaded ADO problem in VC++

5. ADO problem

6. CHAR, adVarWChar, ADO problem.

7. ADO problems

8. ADO Problem with calling a stored procedure in MS Access 2000

9. COM / ADO - Problems while closing connection

10. ADO problem accessing dBASE tables

11. |||||||||| ADO : PROBLEM WITH MoveFirst AND EndOfFile under Visual C++ 6.0 |||||||||||

12. |||||||| ADO : Problem with msado15.tlh file in MFC Extension DLL ||||||||

 

 
Powered by phpBB® Forum Software