Is it possible to connect to SQL Server 2000, from a Pocket PC, using
Windows Authentication, and the Dot Net (.NET) Compact Framework?

How would you do this, because normally the user does not Login to the
pocket PC. Correct? So where is the username and password supposed
to come from?

I have SQL Server authentication working, but normally we use Windows
(NT) Authentication for all our other (server-based) applications.
I'm using VB.Net in Visual Studio .Net version 7.1. I am NOT
developing an ASP.Net application. Just a regular old app. Please
help. Thanks!
-Geoff