Smart Device Application Connecting Sybase Database

rvlune

Member
Joined
Oct 24, 2007
Messages
10
Programming Experience
Beginner
Hello,

I'm making a smart device apllication.
I want to connect to a sybase database with this application.

To do this i have add the reference :

Sybase.Data.AseClient.dll

This way works for a normal application, but for a smart device application
I am getting the following error:

Error: The dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=969db8053d3322ac' in project 'test' cannot be copied to the run directory because it would conflict with dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.

What to do now :confused::confused:

Thanks in advance . .

Regards,
Reinder van Lune
 
Back
Top