Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

Hi,

I created a MBOs object from Eclipse for using c#.net, after integration that MBOs object in .NET COMPACT FRAMEWORK 3.5(Windows Mobile) i tried to build but it was throwing following error:

1)'GetCities.LogRecordImpl' does not implement inherited abstract member 'Sybase.Persistence.AbstractEntity.Bind(System.Data.IDataReader)' 2)'GetCities.PackageProperties' does not implement inherited abstract member 'Sybase.Persistence.AbstractEntity.Bind(System.Data.IDataReader)' 3)'GetCities.Object1' does not implement inherited abstract member 'Sybase.Persistence.AbstractEntity.Bind(System.Data.IDataReader)' 4)'GetCities.LogRecordImpl.Bind(System.Data.IDataReader)': no suitable method found to override 5)'GetCities.PackageProperties.Bind(System.Data.IDataReader)': no suitable method found to override 6)'GetCities.Object1.Bind(System.Data.IDataReader)': no suitable method found to override

But same thing when i tried to .NET FRAMEWORK 3.5(Without Windows mobile) it built successfully.

In both case i gave following reference:

1)iAnywhere.Data.UltraLite.dll 2)iAnywhere.Data.UltraLite.resources.dll 3)sup-client.dll 4)Sybase.UnwiredPlatform.Windows.dll 5)Sybase.UnwiredPlatform.Windows.Forms.dll 6)Sybase.UnwiredPlatform.Windows.StockScreens.dll

I could able to find out what is the reason. Could anybody help me to come out this problem, it is really urgent.

Regards, Sanjoy

asked 24 Jan '12, 00:47

Sanjoy%20Hazra's gravatar image

Sanjoy Hazra
1222
accept rate: 0%


This is an SUP exception. Please post this to the newsgroup sybase.public.sup.general (NNTP server is forums.sybase.com)

permanent link

answered 24 Jan '12, 08:54

Chris%20Keating's gravatar image

Chris Keating
7.8k49128
accept rate: 32%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×22

question asked: 24 Jan '12, 00:47

question was seen: 2,640 times

last updated: 24 Jan '12, 08:54