SQL Server CE core admin functions

  • hello all

    I have just inherited an old epos system running on a relatively new touch screen cash register running windows 7.

    It has a sql server ce database providing the application data layer. It is version 3.1

    The problem I have is that the database is restricted to 1 connection which is a pain since it means that I can only

    access the database programatically outside of business hours.

    Does CE have an sp similar to sp_configure that I can use to change this concurrent connections count?

    If not does anyone know if/how I can make such a change in a SQL statement?

    Thanks for your time.

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply