G
Guest
I have one web project in which I have OleDb Namespce listed with
intellisence and in other projects my variables have to be declared using the
entire namespace (i.e. System.Data.OleDb.OleDbConnection).
All projects have sytem.data.dll reference.
I just can't figure out what I have done to make the OleDb namespace readily
available in the one project? I'd like to do it for all.
intellisence and in other projects my variables have to be declared using the
entire namespace (i.e. System.Data.OleDb.OleDbConnection).
All projects have sytem.data.dll reference.
I just can't figure out what I have done to make the OleDb namespace readily
available in the one project? I'd like to do it for all.