Demand, Sales and Workload Forecasting Software

Importing data in Excel and connection string syntax

Products » Excel Sales Forecasting » Here

Importing data through Excel Sales Forecasting

The Lokad Excel addin lets you retrieve sales data from numerous 3rd party applications directly into your Excel spreadsheet. In order to do that a connection string is required.

Instructions: Open Excel. Select a cell. Click on the New button in the Excel toolbar (located in the Addins tab in Excel 2007). A dialog box appears, you can enter your connection string along with the other reporting settings.

When the data is stored in a classical database, the connection string used by the Lokad addin is nothing but a very plain database connection string. In the other situations (ex: retrieving data from PayPal) a custom syntax is used.

Supported 3rd party applications

The setting named application indicates the commerce application where the sales data will be retrieved. The supported commerce applications are listed below.

Applications (1)Sample connection string
AdempiereProvider=msdaora;Data Source=MyOracleDB;User Id=myId;Password=myPwd; (Oracle)
AspDotNetStoreFrontDriver={SQL Native Client};Server=myServer;Database=myDB;Uid=myId;Pwd=myPwd; (SQL Server 2005)
dashCommerce (previously named Commerce Starter Kit)Driver={SQL Native Client};Server=myServer;Database=myDB;Uid=myId;Pwd=myPwd; (SQL Server 2005)
Dynacom under Accesscheck the Dynacom instructions
Dynacom under SQL Servercheck the Dynacom instructions
CRE Loaded (use osCommerce)see osCommerce
CubeCartServer=myServer;Database=myDB;Uid=myId;Pwd=myPwd;
.netCARTDriver={SQL Native Client};Server=myServer;Database=myDB;Uid=myId;Pwd=myPwd; (SQL Server 2005)
MediaChase eCommerce FrameworkDriver={SQL Native Client};Server=myServer;Database=myDB;Uid=myId;Pwd=myPwd; (SQL Server 2005)
Microsoft Dynamics POS (use MS RMS)Driver={SQL Native Client};Server=myServer;Database=myDB;Uid=myId;Pwd=myPwd; (SQL Server 2005)
Microsoft Dynamics RMSDriver={SQL Native Client};Server=myServer;Database=myDB;Uid=myId;Pwd=myPwd; (SQL Server 2005)
Microsoft ExcelC:\MyDocs\Sample.xls?Sheet1$A1
See also sample spreadsheet, and tutorial.
Microsoft Office AccountingData Source=HOME\MSSMLBIZ;Initial Catalog=myCompany;Integrated Security=true (SQL Server 2005)
Neogia under MySQL (use OfBiz)see OfBiz
Negia under PostgreSql (use OfBiz)see OfBiz
Apache OfBiz under MySQLServer=myServer;Database=myDB;Uid=myId;Pwd=myPwd;
Apache OfBiz under PostgreSqlServer=127.0.0.1;Port=5432;User Id=ofbiz;Password=ofbiz;Database=ofbiz;
OpenTaps under MySQL (use OfBiz)see OfBiz
Openbravo under OracleData Source=erp;User Id=bravo;Password=bravo;
Openbravo under PostgreSQLServer=127.0.0.1;Port=5432;User Id=bravo;Password=bravo;Database=bravo;
OpenTaps under PostgreSql (use OfBiz)see OfBiz
osCommerce check the osCommerce instructions
Paypalcheck the Paypal instructions
QuickBookscheck the QuickBooks instructions
SmileHouse WorkspaceServer=myServer;Database=myDB;Uid=myId;Pwd=myPwd; (MySQL)
TinyERPServer=127.0.0.1;Port=5432;User Id=tinyerp;Password=tinyerp;Database=tinyerp;
VirtueMartServer=myServer;Database=myDB;Uid=myId;Pwd=myPwd;
XSE.NETDriver={SQL Native Client};Server=myServer;Database=myDB;Uid=myId;Pwd=myPwd; (SQL Server 2005)
Zen Cart (use osCommerce)see osCommerce

(1) Some providers are used to support several applications.

Not seeing your favorite application listed here? Just tell us. Your feedback is important for us to prioritize our developments.