SQL Connection on Framework 1.0

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

He there, when i try to set-up an SQL connection it say's:

You need a newer version of .NET Framework then the one installed.

But, i can't find a .CAB file so i can install Compact Framework 2.0 on my
Pocket-PC.
Please please help me out. I am stuck on this problem for weeks now.

Regards,

Victor Angelier
(e-mail address removed)
 
It seems like you might be trying to use a .NET Framework, not a .NET
Compact Framework, component to establish the connection, or you might be
adding a reference to a desktop, not a Smart Device, component. You need to
address *that* problem and, for now, forget about trying to add new versions
of things.

Paul T.
 
Back
Top