Results 1 to 8 of 8

Thread: [RESOLVED] Pocket pc ConnectionString

  1. #1

    Thread Starter
    Frenzied Member avrail's Avatar
    Join Date
    Mar 2006
    Location
    Egypt, Cairo
    Posts
    1,221

    Resolved [RESOLVED] Pocket pc ConnectionString

    hi all,
    i try to connect from a pocket pc to the SQL Server 2000 database
    but there is something missing
    can any one give me a standered ConnectionString
    thanks alot
    You Don't Have to Rate Me.
    I'm Not a Civilized Man I'm the Civilization it self
    White or Black, Living or Dieing and 0 or 1 that's MY life
    iam an Object in Object Oriented Life
    my blog : http://refateid.blogspot.com/
    twitter :@avrail
    010011000111010101110110001000000100110101111001001000000101000001100011

  2. #2
    Hyperactive Member
    Join Date
    Mar 2006
    Posts
    413

    Re: Pocket pc ConnectionString

    I had a lot of troulbe a while back. In the end, it was the fact the the .net dll that was needed is not normaly installed with the standard conpact framework install.

    See this thread (my last post).

    http://www.vbforums.com/showthread.php?t=452368
    Visual Studio .NET 2005/.NET Framework 2.0

  3. #3
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Pocket pc ConnectionString

    The article I pointed you at a couple of days ago should have everything you need in it, including a connection string

    Pete

  4. #4

    Thread Starter
    Frenzied Member avrail's Avatar
    Join Date
    Mar 2006
    Location
    Egypt, Cairo
    Posts
    1,221

    Re: Pocket pc ConnectionString

    petevick thx alot thats true your link is too great, but iam coding with c# not vb.net and thats my prob now cause
    there is now localEndPoint As New IPEndPoint(Dns.Resolve(Dns.GetHostName()).AddressList
    the AddressList are not Exist
    so is there is a method in the c# gives me the same answer
    thanks alot for help
    You Don't Have to Rate Me.
    I'm Not a Civilized Man I'm the Civilization it self
    White or Black, Living or Dieing and 0 or 1 that's MY life
    iam an Object in Object Oriented Life
    my blog : http://refateid.blogspot.com/
    twitter :@avrail
    010011000111010101110110001000000100110101111001001000000101000001100011

  5. #5

    Thread Starter
    Frenzied Member avrail's Avatar
    Join Date
    Mar 2006
    Location
    Egypt, Cairo
    Posts
    1,221

    Re: Pocket pc ConnectionString

    dear petevick
    can i connect to my local server?
    if i can what is the right connection string ?
    thanks alot
    You Don't Have to Rate Me.
    I'm Not a Civilized Man I'm the Civilization it self
    White or Black, Living or Dieing and 0 or 1 that's MY life
    iam an Object in Object Oriented Life
    my blog : http://refateid.blogspot.com/
    twitter :@avrail
    010011000111010101110110001000000100110101111001001000000101000001100011

  6. #6
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Pocket pc ConnectionString

    Hi,
    use one of the translation sites such as http://www.carlosag.net/Tools/CodeTr...r/Default.aspx
    How do you mean 'can i connect to my local server' - you can connect to any server, just specify the name in the connection string.

    If you are having problems connecting, check your firewall.

    Pete

  7. #7

    Thread Starter
    Frenzied Member avrail's Avatar
    Join Date
    Mar 2006
    Location
    Egypt, Cairo
    Posts
    1,221

    Re: Pocket pc ConnectionString

    it is have been solved
    all i have done is getting the sp3 for sql server 2000
    hate u microsoft they have to tell us
    i lost about 4 days for this
    You Don't Have to Rate Me.
    I'm Not a Civilized Man I'm the Civilization it self
    White or Black, Living or Dieing and 0 or 1 that's MY life
    iam an Object in Object Oriented Life
    my blog : http://refateid.blogspot.com/
    twitter :@avrail
    010011000111010101110110001000000100110101111001001000000101000001100011

  8. #8
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: [RESOLVED] Pocket pc ConnectionString

    Yeah, sometimes that documentation is not all that it could be.
    My usual boring signature: Nothing

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width