Re: RDA and encryption

From: Darren Shaffer (darrenshaffer_at_discussions.microsoft.com)
Date: 11/20/04

  • Next message: Darren Shaffer: "Re: RDA - Foreign Key Constraints?"
    Date: Sat, 20 Nov 2004 16:07:36 -0700
    
    

    Rob,

    You can password protect your SQL CE database and/or encrypt the contents
    of your SQL CE database. An encrypted and/or password protected database
    can play without issue in an RDA or Merge setup as long as you include any
    required password in the connection string in your code. Using SQL CE Query
    Analyzer on a password-protected database will simply prompt you for the
    password
    when you select the database. You can use SQL CE Query Analyzer on an
    encrypted database as well.

    -Darren Shaffer

    "Rob C" <RobC@discussions.microsoft.com> wrote in message
    news:EEB13AB9-8D32-4FFF-A56A-519448AEE3CD@microsoft.com...
    > We are using RDA to read and write data between the SQL CE and backend SQL
    > database (using SQL Server AGent). We use RDA.Pull to read data and
    > RDA.SubmitSql to write records.
    >
    > We are looking into encrypting the SQLCE database. Once I do this, will
    > RDA
    > and the SQL Server Agent do all the work to deal with the encryption as
    > long
    > as I provide the password in the connection string or is there something
    > that
    > I have to manage in my code. Does it matter that the backend SQL Server
    > DB
    > is not encrypted?
    >
    > I was also wondering if I will still be able to run queries through SQLCE
    > Query on the PocketPC?
    >
    > ALso, on a slightly realted matter, does anyone know if the Object Store
    > DB
    > on the PocketPC supports any type of encryption?
    >
    > Thanks for your help.
    >
    > Regards,
    >
    > -Rob


  • Next message: Darren Shaffer: "Re: RDA - Foreign Key Constraints?"

    Relevant Pages

    • Re: Connection to SQL Server CE Windows Service via C# - Error 250
      ... This is probably 3rd time I am hereing to a case the encryption related ... In SQL CE v3.1 case, can you try using Crypto API under the same credentials ... specific to your database or if it's really the password itself. ... connect to it via the windows service under the Local Service ...
      (microsoft.public.sqlserver.ce)
    • Re: dbdebunk Quote of Week comment
      ... > a lot of really bad SQL programmers. ... But SQL does not have a pointer data type or the ... > being told to design a database. ... But why is little Cindy Lou Who employee ...
      (comp.databases.theory)
    • Re: DBMS and lisp, etc.
      ... Naively implemented with SQL, again for 10 ... (1 query for the initial orders, 1 query for each order for its ... soon as you upgrade to the SQL database. ... (eq (order-customer orderA) ...
      (comp.lang.lisp)
    • Re: dbdebunk Quote of Week comment
      ... > a lot of really bad SQL programmers. ... a surrogate key should support the primary key. ... But SQL does not have a pointer data type or the ... > being told to design a database. ...
      (comp.databases.theory)
    • Re: dbdebunk Quote of Week comment
      ... But SQL does not have a pointer data type or the ... More and more programmers who have absolutely no database training are ... But why is little Cindy Lou Who employee ...
      (comp.databases.theory)