View Single Post
  #11 (permalink)  
Old 11-16-09, 08:19
Pyrophorus Pyrophorus is offline
Registered User
 
Join Date: Aug 2009
Posts: 68
Yeah, it's a standalone thing in the system (a JET engine) which provides ODBC access (without cap). Excel spreadsheets have one too.
You can use it with any software knowing ODBC which is a general way to manage datasources.
IMO, you need not to fetch or install anything (except, maybe, a DSN). There's only something wrong in your connection string (url + credentials).

Laurent
Reply With Quote