Re: Help With MS SQL Error: The value's length for key 'data source' exceeds it's limit of '128'.



On Jan 21, 9:29 am, "Ginny Caughey [MVP]"
<ginny.caughey.onl...@xxxxxxxxxxxxxx> wrote:
I have never used VB 2005 and have only use Visual Studio 2005/ 2008, etc.
So I don't know if that is the source of your problem. Usually the reason
you can't add a reference is that you are targeting the wrong platform. For
example, you are building a desktop app here, right?

--
Ginny Caughey
Device Application Development MVPwww.wasteworks.com
Software for Solid Waste Management

"Loogie" <boogieloo...@xxxxxxxxx> wrote in message

news:d102ed90-d691-48d9-8381-0e185304a8c0@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

On Jan 21, 9:04 am, "Ginny Caughey [MVP]"
<ginny.caughey.onl...@xxxxxxxxxxxxxx> wrote:
It sounds like you don't have the desktop components for SQLce installed
for
some reason. I'd try installing SQL Compact
3.1:http://www.microsoft.com/downloads/details.aspx?FamilyID=85e0c3ce-3fa...

Note that if your sdf file is SQLce 2.0 and not 3 (you didn't say), that
you
won't be able to access it on the desktop other than by using a 3rd party
product. Which version of the Compact Framework does your app use?

--
Ginny Caughey
Device Application Development MVPwww.wasteworks.com
Software for Solid Waste Management

I already have SQL Compact 3.1 installed so I assume I have a version
3 sdf. How do I tell for sure? Just to be sure that I had the SQL 3.1
compact installed, I downloaded and installed it again from the link
you gave. It asked if I wanted to remove or repair, so I clicked
repair and it did. Next I went back into my app code and there is
still no reference available.

This is driving me crazy.

:L

Yes I am developing a desktop ap. You are correct. And let me clarify.
I have VS Studio 2005 SP1 installed and am writing my app in VB.Net. I
should have been more clear. Sorry for that.

:L
.



Relevant Pages

  • Re: Opinion wanted
    ... the details including the nature of my own app (which you mischaraterized ... correct the current control (provided that control is invalid but invalid ... causes you to validate controls that have already been ... largely discreditted for good reason and has very little use these days. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: edit & continue
    ... > and just run the app in the dubugger to test it. ... there is little realistic way to perform unit tests, ... > solid reason, "If I encounter a simple mistake I can fix it without ... > practice talk that only seems to apply if you are following a certain ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: In need of 5 TS connections
    ... But if there are no unused workstations, the cost of installing ... If the ts is set up to host the user desktops, and the app is installed on ... >>> only thing I had to do was add the TS licensing ...
    (microsoft.public.windows.server.sbs)
  • Re: Problems with Beta 2
    ... I didn't intend to make you nervous about performance with SqlCE if you're ... > The golf app has only a max of 3 joins, its certainly got more data, but I ... > I can't get the RC build, so I'm stuck with Beta 2 for the moment. ... >>> installing the Windows mobile 5.0 SDK. ...
    (microsoft.public.dotnet.framework.compactframework)
  • [SLE] A few questions
    ... I can't use locate in SUSE 9.1 Pro is there a reason why it isn't installed? ... an option a new window opens and that takes a while. ... installing apt and now my system is broken, and I blame the fact that I had ...
    (SuSE)

Loading