Quantcast
Channel: OData – SQLXpertise
Viewing all articles
Browse latest Browse all 8

Consuming SQL Azure OData Service using OData Explorer

$
0
0

OData Explorer is free Sample Silverlight Application available in http://www.silverlight.net/content/samples/odataexplorer/

To run this you should have Silverlight 4.0 Runtime installed

Step 1: Click on the above URL to browse the application online. To Access SQL Azure OData service, You need to install it as Out of Browser application or else you will get the following error while adding the service to workspace

clip_image001

To avoid this, right click and click “Install OData Explorer onto this computer…”

clip_image002

Once installed, you will see the below shortcut in your desktop, double click the short cut to run OData Explorer

clip_image003

Step 2: By default, it will prompt you to add a new OData Service to Workspace

clip_image004

Please provide workspace name and enter the SQL OData Service URI and then click “Ok”

Step 3: Once successfully added, you will see below screen showing the list of Data Collections available through the SQL Azure OData service

clip_image006

Step 4: To browse data you can click on any table and data will be loaded on the right pane

clip_image008

Step 5: To filter the data, you can use “Build Query” option and then select the field name and then specify criteria and filter value and click “Add Query Option” to add the filter

clip_image009

clip_image010

Click “Ok” and then click “Go” on workspace to apply the filter on the data

clip_image012

Step 6: To Edit the record, click on “Edit”

clip_image013

To modify the data, you can change the required values and click “Save Changes” and to delete the entire record use “Delete” option

This is not full fledged data management interface, but it provides quick access to your data with no need to write any code

Happy OData Exploring and Programming !!!


Viewing all articles
Browse latest Browse all 8

Latest Images

Trending Articles





Latest Images