Sharperlight – Data Sources
Sharperlight data access will in most cases be via Datamodels that connect to a Ralational Database such as Microsoft SQL Server, Oracle or DB2 for example. There are other sources for data that include Web Services, Web Pages, RSS Feeds, JSON, LDAP, CVS files and Excel Workbooks etc that can be found under the System Datamodel.
There are also Datamodels developed to read data from Web Services or RESTful services and depending on the requirments cache the data locally for reporting.
Relational Databases
- *Microsoft SQL Server
- *Microsoft Access (Requires MS ACE driver installation)
- *Microsoft Excel Wookbooks (Requires MS ACE driver installation)
- *Oracle (Requires ODAC installation)
- *MySQL (Requires MySQL driver installtion)
- *SAP HANA (Requires SAP HANA Client drivers .NET Provider)
- *DB2 (Requires DB2 iSeries driver installtion)
- *FireBird (Requires Firebird driver installation )
- *SQL Anywhere (Requires SQL Anywhere driver Installtion)
- *Teradata (Requires Teradata driver installation)
- *SQLite (Requires SQLite driver instation)
- *CSV Files
- *ODBC
- *OLE DB
- *ADO.NET Data Providers
- *PostgreSQL (Requires PostgreSQL NpgSQL Data Provider installation)
Please Note:
If the database you wish to connect to is not in the list and it has a OLE DB or .NET Data Provder then it is possible to create your own connection string properties and template. It is recommend that you select a connection type like SQL Anywhere then modifiy the properties and Connection Template details to suit the driver selected. SQL Syntax Templates also exist where you may need to specifiy the SQL syntax used by that system for various functions such as Substrings and Date converts. When it comes time to import the schema you will notice that you can define your own SQL to read the tables and fields to best suit the target platform.

Studio – New Datamodel Screen

System Other Data Sources
-
-Web Page Table
-
*HTML tables
-
*RSS Feeds
-
*JSON
-
*CSV files
-
*ftp sites
-
*file system
-
*http and https sites
-
-
-Google Spreadsheets
-
-Google Financials
-
-Excel Workbooks
-
*ftp sites
-
*file system
-
*http and https sites
-
- -CSV File
- *file system
- *ftp sites
-
-Windows Domain Users
-
-Windows Event Log
-
-LDAP
-
*Intranet
-
*Internet
-
- Query Builder – System Datamodel Table List

