|
-
Mar 22nd, 2011, 11:12 AM
#1
Thread Starter
New Member
[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.
-
Mar 22nd, 2011, 11:25 AM
#2
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 
-
Mar 22nd, 2011, 11:37 AM
#3
Thread Starter
New Member
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?
-
Mar 22nd, 2011, 01:12 PM
#4
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 -
-
Mar 22nd, 2011, 01:20 PM
#5
Re: [HELP] SQL Error?
try setting your target cpu to x86
Project-->Properties-->Compile-->Advanced Compile Options-->Target CPU
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
-
Mar 22nd, 2011, 01:27 PM
#6
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|