R
Rick
Hi guys!
A little question, using VS2005 to develop an application that runs on
Symbol 3090 and Windows CE 5.0, i can connect direct to SQL Server 2005 or
2000 (standar, workgroup, enterprise) with the sentence:
using System.Data.SqlClient; // and then create SqlConnection, SqlCommand
and so on
But now in mobile 6 i can't use that line, why? wm6 doesn't recognize that
line, or what do i need to install? or what is the way to connect to sql
server? (not compact)
I have installed VS2005 SP1, windows mobile 6 standar and professional SDK
and Microsoft SQL Server 2005 Compact Edition Developer SDK
In vs2005 i can create a dataset but i can't use it in my form.
Any idea?
Regards
Ricc
A little question, using VS2005 to develop an application that runs on
Symbol 3090 and Windows CE 5.0, i can connect direct to SQL Server 2005 or
2000 (standar, workgroup, enterprise) with the sentence:
using System.Data.SqlClient; // and then create SqlConnection, SqlCommand
and so on
But now in mobile 6 i can't use that line, why? wm6 doesn't recognize that
line, or what do i need to install? or what is the way to connect to sql
server? (not compact)
I have installed VS2005 SP1, windows mobile 6 standar and professional SDK
and Microsoft SQL Server 2005 Compact Edition Developer SDK
In vs2005 i can create a dataset but i can't use it in my form.
Any idea?
Regards
Ricc