Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Connecting to SQL Server using a PDA!!!!!

    I think that the connection string is:

    SqlConnection1.ConnectionString = "Persist Security Info=false;User ID=connect;Password=connect;Initial Catalog=Pubs;Data Source=BRENDEN"

    with assembler:

    System.data.SqlClient.dll 1.0.5000 from Compact Framework SDK\WindowsCE

    This work fine in a PDA...

Viewing post 1 (of 2 total)