Home | Features | Documentation | Sales | Support | Smartware 4 | Search | About Us | Contact Us
 
 
  ODBC
  Faircom Engine
  ODBC Driver
  Windows Report Editor
  Binary Fields
  SQL Query Editor
  Forms and Controls
  COM and Integration
  Event Driven Programs
  Pocket PC Enabled
  Datasheets
  Debugging Tools
  Typed Variables
  The New SPL Editor
 


 
ODBC Drivers

SmartWare provides an ODBC driver which can be used by other applications such as Excel to access data from a SmartWare database.  The ODBC driver allows concurrent connections equal to the number of nodes purchased.  ODBC is a very common technology in the database field.  SQL queries can be executed in conjunction with an ODBC connection. 

ODBC Linking

A new feature to SmartWare is ODBC Linking. If the data source you wish to link to provides an ODBC driver, a link between that data source and a SmartWare database file can be configured.  Any update to either source is reflected in the other data file.

ODBC Importing

Now, an ODBC connection can be used to create SmartWare views of data from external data sources which provide an ODBC driver.  Once the ODBC connection is made, the data can be imported into a SmartWare view. The import can use a SQL query to restrict the data being imported. Once the data is in a SmartWare view, that view can be treated like any other SmartWare view.

ODBC Licenses
 

 

OBDC drivers are available for SQL and ISAM Faircom database files.  Also there are ODBC drivers available for web server based applications. The licensing agreement does not allow for the accessing of data via a web based application without proper access licensing.  Please call to obtain price and the correct driver.  608.489.4122

 

ODBC Connection Strings
 
 

Connection Strings are used in ADO, websites and in SPL code to connection to SmartWare data sources.  Their potential uses are many. Below are three examples, refer to documentation for more information.

DRIVER=SmartWare Driver (*.db);SERVER=fnew@workpc;DBTYPE=C/S-Smart5;DBQ=.

 

DRIVER=SmartWare Driver(*.db); SERVER=Smart4; DBTYPE=Smart4;DBQ=c:\conf\ex6

 

DRIVER=SmartWare Driver (*.db);SERVER=Smart5-Loc;DBTYPE=Local-Smart5;DBQ=c:\conf\ex6

 

 
 
 
Home | About Us | Contact Us | Copyright