Am I able to use DataTables and the like against a Sage database ?
I've succeeded in retrieving data from Paradox tables and an Interbase database but when I try and access data from something like a Sage database (using an OdbcConnection, etc.) I get an error indicating :
Microsoft.Data.Odbc.OdbcException : ERROR[IM001] [Microsoft][ODBC Driver Manager] Driver does not support this function at Microsoft.Data.Odbc.OdbcException.HandleError(IntPtr hHandle,..) ..... etc.
Has anyone got suggestions as to how I might be able to view data in this kind of database ?
I have an appropriate ODBC connection set up to the SAGE database and can view the data in the various tables using a tool like 'SQL Explorer' (Borland).
Any help would be appreciated.
Thanks in advance
Steve
I've succeeded in retrieving data from Paradox tables and an Interbase database but when I try and access data from something like a Sage database (using an OdbcConnection, etc.) I get an error indicating :
Microsoft.Data.Odbc.OdbcException : ERROR[IM001] [Microsoft][ODBC Driver Manager] Driver does not support this function at Microsoft.Data.Odbc.OdbcException.HandleError(IntPtr hHandle,..) ..... etc.
Has anyone got suggestions as to how I might be able to view data in this kind of database ?
I have an appropriate ODBC connection set up to the SAGE database and can view the data in the various tables using a tool like 'SQL Explorer' (Borland).
Any help would be appreciated.
Thanks in advance
Steve