NetSuite Data Provider - Online Help
NetSuite Data Provider
Questions / Feedback?

RSSBus ADO.NET Provider for NetSuite

Thank You!

Thank you for choosing the RSSBus ADO.NET Provider for NetSuite, one of the best software packages available for integration with NetSuite. By choosing RSSBus you are counting on us to be a key component in your business and you can expect us to provide you with ongoing enhancements, support, and innovative products. We will do our best to meet your expectations.

Overview

The RSSBus ADO.NET Provider for NetSuite allows developers to build .NET applications with connectivity to NetSuite using the familiar ADO.NET interfaces. The provider abstracts the underlying data source into tables, views, and stored procedures that can be used to both retrieve and update data.

The Getting Started section explains how the provider integrates with Visual Studio. It covers connecting to a live data source and interacting with data through Server Explorer.

The Using ADO.NET section shows some common programming idioms that will give you a quick preview of the ADO.NET API. The provider also supports LINQ and Entity Framework, as introduced in .NET 3.5. LINQ and Entity Framework covers creating entity models with Entity Framework and performing queries with LINQ.

The Supported SQL section shows the SQL syntax supported by the provider and points out any limitations.

An important feature of the provider is the ability to easily cache data locally. This allows the provider to be used in an offline mode when access to the data source is not possible. It also enables complex SQL queries that are otherwise not supported by the underlying data source itself. See the section Caching Data for more details on this feature.

The Data Model lists the tables, views, and stored procedures available for the provider.

 
 
Copyright (c) 2015 RSSBus, Inc. - All rights reserved.
Build 1.0.5578.0