Page 1 of 1

Updating database in dotConnect...

Posted: Wed 06 Apr 2011 12:03
by aruna
Hi,

We are currently using Silverlight 4 using Entity Framework and we are able to read data from Oracle database.

Now we need to update the database. We are finding some challanges to do this. Please share some sample to update the database.

Thanks,
Aruna

Posted: Fri 08 Apr 2011 09:07
by AndreyR
Could you please specify the approach you are using to work with data? Are you using WCF Services or RIA Services?

Posted: Fri 08 Apr 2011 10:30
by aruna
Hi,

We are using WCF data service.

Posted: Mon 11 Apr 2011 14:28
by AndreyR
I have sent a sample to the e-mail address you have provided in your forum profile.
Please take a look at these articles for more information:

Posted: Thu 14 Apr 2011 11:39
by aruna
Thank U Very Much.

I'll go through with the links.