Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Mobile
  4. Problem to connect PDA with database.

Problem to connect PDA with database.

Scheduled Pinned Locked Moved Mobile
databasehelpcsharpsql-server
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sritanu _ Ghosh
    wrote on last edited by
    #1

    I am using VS2008(VB.NET) and SQL Server2005 to make a Pocket PC application.The program is running successfully into PDA to connect Sql Server2005.But when I try connect PDA with Sql Express.Then it shows sql server access denied.For express I used SERVER=.\SQLEXPRESS.But its not working.Pls help me. :(

    P A 2 Replies Last reply
    0
    • S Sritanu _ Ghosh

      I am using VS2008(VB.NET) and SQL Server2005 to make a Pocket PC application.The program is running successfully into PDA to connect Sql Server2005.But when I try connect PDA with Sql Express.Then it shows sql server access denied.For express I used SERVER=.\SQLEXPRESS.But its not working.Pls help me. :(

      P Offline
      P Offline
      Pavel Klocek
      wrote on last edited by
      #2

      Check, if you have enabled a remote access to the express server. It's disabled by default. http://support.microsoft.com/default.aspx?scid=kb;EN-US;914277[^]

      Pavel

      1 Reply Last reply
      0
      • S Sritanu _ Ghosh

        I am using VS2008(VB.NET) and SQL Server2005 to make a Pocket PC application.The program is running successfully into PDA to connect Sql Server2005.But when I try connect PDA with Sql Express.Then it shows sql server access denied.For express I used SERVER=.\SQLEXPRESS.But its not working.Pls help me. :(

        A Offline
        A Offline
        AlexeiXX3
        wrote on last edited by
        #3

        Whats your connection string with sql2005?? in your connection to sqlexpress you are using the piriot ".\sqlexpress", doesnt that mean local? or is sqlexpress installed in pda?

        Alexei Rodriguez

        S 1 Reply Last reply
        0
        • A AlexeiXX3

          Whats your connection string with sql2005?? in your connection to sqlexpress you are using the piriot ".\sqlexpress", doesnt that mean local? or is sqlexpress installed in pda?

          Alexei Rodriguez

          S Offline
          S Offline
          Sritanu _ Ghosh
          wrote on last edited by
          #4

          I have written theConnection String for Sql Server 2005:-"Server=MyServer;Initial Catalog=MyDatabase;Uid=sa;PWD=".Surface Area Configuration Manager->Remote Connections->Using both TCP/IP and named pipes.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups