Page 1 of 1

Visual Studio 2005 Mobile Edition Data Adapter Designer

Posted: Thu 14 Dec 2006 04:34
by sw
Hi,

I am using CoreLab PostgreSQLDirect.NET2 Mobile version 2.50.20.1
and Visual Studio 2005 on Windows 2000

The PostgreSQLDirect Mobile Components are shown in the toolbox.

The problem is when I place a Data Adapter on a form I am unable to configure the component.

When I click on the component the properties window shows the following properties:

AcceptChangesDuringFill
AcceptChangesDuringUpdate
ContinueUpdateOnError
FillLoadOption
GenerateMember
MissingMappingAction
MissingSchemaAction
Modifiers
ReturnProviderSpecificTypes
TableMappings
UpdateBatchSize

As you can see the list is missing SelectCommand, UpdateCommand and InsertCommand.

Also I am not getting the smart tag when I click on the component.

I have tried reinstalling the component several times without success.

Thanks,
Simon

Posted: Thu 14 Dec 2006 07:17
by Alexey
Try to use the latest version of PostgreSQLDirect .NET.

Posted: Thu 14 Dec 2006 23:36
by sw
I have now installed the following
PostgreSqlDirect mobile 2.55.23.1
PostgreSQLDirect 2.55.23.0

I have a pocket pc and windows form application in the same solution.

The table adapters in the desktop app work fine however the mobile edition data adapters are still not working properly.

Posted: Thu 14 Dec 2006 23:58
by sw
I have solved my problem

I created a new solution with one mobile device application.
I then placed on data adapter onto the form.
I was able to configure the data adapter in the new project.

I then closed this project and reopened the original solution and the problem was fixed.

Posted: Fri 15 Dec 2006 07:32
by Alexey
Well done.