Results 1 to 6 of 6

Thread: [HELP] SQL Error?

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2011
    Posts
    13

    [HELP] SQL Error?

    There is no error for me, the creator. But when my friends uses it, it shows them this error message. Please help me.
    NOTE : I'm using Microsoft SQL Server Database File (SqlClient) as my data connection.


  2. #2
    Fanatic Member stlaural's Avatar
    Join Date
    Sep 2007
    Location
    Quebec, Canada
    Posts
    683

    Re: [HELP] SQL Error?

    "The server was not found or was not accessible" This means that when your friend uses it, it can't connect to the SQL server. Have a look at your connection string and make sure that the information is good and that your friend actually has access to the server.
    Alex
    .NET developer
    "No. Not even in the face of Armageddon. Never compromise." (Walter Kovacs/Rorschach)

    Things to consider before posting.
    Don't forget to rate the posts if they helped and mark thread as resolved when they are.


    .Net Regex Syntax (Scripting) | .Net Regex Language Element | .Net Regex Class | DateTime format | Framework 4.0: what's new
    My fresh new blog : writingthecode, even if I don't post much.

    System: Intel i7 920, Kingston SSDNow V100 64gig, HDD WD Caviar Black 1TB, External WD "My Book" 500GB, XFX Radeon 4890 XT 1GB, 12 GBs Tri-Channel RAM, 1x27" and 1x23" LCDs, Windows 10 x64, ]VS2015, Framework 3.5 and 4.0

  3. #3

    Thread Starter
    New Member
    Join Date
    Mar 2011
    Posts
    13

    Re: [HELP] SQL Error?

    Hi thank you for replying, i checked my connection string it's good. Do you have teamviewer? If you do, do you mind giving me a hand?

  4. #4
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: [HELP] SQL Error?

    What does your connection string looks like?
    Let us have faith that right makes might, and in that faith, let us, to the end, dare to do our duty as we understand it.
    - Abraham Lincoln -

  5. #5
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,423

    Re: [HELP] SQL Error?

    try setting your target cpu to x86

    Project-->Properties-->Compile-->Advanced Compile Options-->Target CPU

  6. #6
    Fanatic Member stlaural's Avatar
    Join Date
    Sep 2007
    Location
    Quebec, Canada
    Posts
    683

    Re: [HELP] SQL Error?

    I don't have TeamViewer sorry. But if you post your connection string and try setting your target cpu to x86 like .paul. suggested, I'm pretty sure we'll manage to help you out.
    Alex
    .NET developer
    "No. Not even in the face of Armageddon. Never compromise." (Walter Kovacs/Rorschach)

    Things to consider before posting.
    Don't forget to rate the posts if they helped and mark thread as resolved when they are.


    .Net Regex Syntax (Scripting) | .Net Regex Language Element | .Net Regex Class | DateTime format | Framework 4.0: what's new
    My fresh new blog : writingthecode, even if I don't post much.

    System: Intel i7 920, Kingston SSDNow V100 64gig, HDD WD Caviar Black 1TB, External WD "My Book" 500GB, XFX Radeon 4890 XT 1GB, 12 GBs Tri-Channel RAM, 1x27" and 1x23" LCDs, Windows 10 x64, ]VS2015, Framework 3.5 and 4.0

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