|
-
Mar 2nd, 2007, 04:08 PM
#1
Thread Starter
Frenzied Member
[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 
-
Mar 2nd, 2007, 04:56 PM
#2
Hyperactive Member
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
-
Mar 3rd, 2007, 03:30 AM
#3
Frenzied Member
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
-
Mar 5th, 2007, 03:26 PM
#4
Thread Starter
Frenzied Member
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 
-
Mar 5th, 2007, 04:05 PM
#5
Thread Starter
Frenzied Member
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 
-
Mar 6th, 2007, 02:15 AM
#6
Frenzied Member
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
-
Apr 5th, 2007, 07:49 PM
#7
Thread Starter
Frenzied Member
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 
-
Apr 5th, 2007, 09:33 PM
#8
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|