PDA

Click to See Complete Forum and Search --> : [RESOLVED] using System.Data.SqlClient;


avrail
Mar 2nd, 2007, 08:11 AM
i try to make my first pocket pc application but when i try to use this name space using System.Data.SqlClient;
it was not found why?
thx for help

petevick
Mar 2nd, 2007, 12:51 PM
Hi,
you need to add the reference first.

I wrote an article on just this subject here (http://www.devbuzz.com/content/zinc_sqlclient_remote_sql_server_pg1.asp) - it should help

Pete

avrail
Mar 2nd, 2007, 02:11 PM
thanks alot i did as you said petevick :wave:

avrail
Mar 2nd, 2007, 02:58 PM
thanks alot i did as you said petevick :wave: