CLSID for SQL SERVER CE 3.5?

  • Hello all

    i need help

    i have the CLSID for SQL CE 2.0 and SQL CE 3.0,

    now i want test the SQL CE 3.5 but i need the CLSID

    CLSID_SQLSERVERCE_2_0 = {0x76A85B2E,0x9DE0,0x4ded,{0x8E,0x69,0x4D,0xEF,0xDB,0x9C,0x09,0x17}};

    CLSID_SQLSERVERCE_3_0 = {0x32ce2952, 0x2585, 0x49a6, {0xae, 0xff, 0x17, 0x32, 0x7, 0x6c, 0x29, 0x45}};

    CLSID_SQLSERVERCE_3_5 = ??????

    thanks

  • CLSID_SQLSERVERCE_3_5 = {0xF49C559D, 0xE9E5, 0x467C, {0x8C, 0x18, 0x33, 0x26, 0xAA, 0xE4, 0xEB, 0xCC}};

    If anyone's interested, we offer a free native-code IDE for SQL Server Compact. Details at our web site.

    Thanks.

    Ray Mond
    http://www.sqlinspect.com
    In-depth query analysis for SQL Server

Viewing 2 posts - 1 through 1 (of 1 total)

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