BC30002: Type 'sqlConnection' is not def

Edwardat

New Member
Hi<BR>I am getting this error when I am using Data grid control to display the table contents.<BR>I am using SQL SERVER 2000 database.<BR>I have been working on this error since quiet some time and had no luck yet.<BR>Can some one help me with this.<BR><BR>I am importing following namespaces and their classes<BR><%@Import Namespace=3D"System.Web" %><BR><%@Import Namespace=3D"System.Data.SqlClient" %><BR><%@Import Namespace=3D"System.Data" %><BR><%@Import Namespace=3D"System.Data.OleDb" %><BR><BR>I will appreciate any help.<BR>Thanks,<BR>Naveen.<BR>
 
Back
Top